Rename _theme.scss

This commit is contained in:
Benjamin Neff 2017-01-05 00:44:00 +01:00
parent 70fc75dcb1
commit 76f74342b6
2 changed files with 3 additions and 3 deletions

View file

@ -1,9 +1,9 @@
--- ---
--- ---
@import "_pygments.scss"; @import "pygments";
@import "_webfonts.scss"; @import "webfonts";
@import "theme.scss"; @import "theme";
.container-fluid { .container-fluid {
max-width: 1200px; max-width: 1200px;