start splitting up massive main.scss file

This commit is contained in:
czmj
2017-09-22 14:22:47 +01:00
parent ca608273e2
commit 402bc34d2c
16 changed files with 1637 additions and 1615 deletions

View File

@ -0,0 +1,7 @@
/* Section/Article */
section, article {
&.special {
text-align: center;
}
}