2017-06-15 18:22:11 +01:00
|
|
|
@import '../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/mixins/clearfix'
|
2017-05-21 22:04:57 +01:00
|
|
|
|
2016-03-10 21:30:15 +00:00
|
|
|
.page--blog__list
|
|
|
|
ul.posts
|
2016-03-17 08:44:33 +00:00
|
|
|
list-style: none
|
|
|
|
margin-bottom: 2em
|
|
|
|
padding-left: 0
|
2015-07-22 07:21:43 +01:00
|
|
|
|
2016-03-10 21:30:15 +00:00
|
|
|
.post
|
2016-04-09 20:51:24 +01:00
|
|
|
+clearfix
|
2016-03-17 08:44:33 +00:00
|
|
|
border-bottom: 1px solid #CCC
|
|
|
|
margin-bottom: 1em
|
|
|
|
padding-bottom: 2em
|