This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/assets/sass/blog.sass
2017-05-21 22:05:39 +01:00

14 lines
330 B
Sass

@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