Increase the index layout

This commit is contained in:
Jonathan Calmels 2017-11-16 17:30:59 -08:00
parent f2bef469cc
commit 188b43e367

16
assets/css/style.scss Normal file
View file

@ -0,0 +1,16 @@
---
---
@import "{{ site.theme }}";
section {
width:700px !important;
}
.wrapper {
width:950px !important;
}
header {
width:200px !important;
}