parent
a89c270c84
commit
12aae75578
23 changed files with 199 additions and 126 deletions
13
assets/sass/blog.sass
Normal file
13
assets/sass/blog.sass
Normal file
|
@ -0,0 +1,13 @@
|
|||
@import '../../vendor/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/clearfix'
|
||||
|
||||
.page--blog__list
|
||||
ul.posts
|
||||
list-style: none
|
||||
margin-bottom: 2em
|
||||
padding-left: 0
|
||||
|
||||
.post
|
||||
+clearfix
|
||||
border-bottom: 1px solid #CCC
|
||||
margin-bottom: 1em
|
||||
padding-bottom: 2em
|
Loading…
Add table
Add a link
Reference in a new issue