Split stylesheets
This commit is contained in:
parent
8d5c0df143
commit
733a34f19d
17 changed files with 52 additions and 21 deletions
8
assets/sass/blog.sass
Normal file
8
assets/sass/blog.sass
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.page--blog__list
|
||||
ul.posts
|
||||
margin-bottom: 2em
|
||||
margin-left: 0
|
||||
margin-top: 0
|
||||
|
||||
.post
|
||||
border-bottom: 1px solid #CCC
|
||||
Loading…
Add table
Add a link
Reference in a new issue