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/pages/_blog.sass

11 lines
205 B
Sass
Raw Normal View History

2016-03-10 21:30:15 +00:00
.page--blog__list
ul.posts
2017-08-06 18:01:22 +00:00
//list-style: none
2016-03-17 08:44:33 +00:00
margin-bottom: 2em
2017-08-06 18:01:22 +00:00
margin-left: 0
margin-top: 0
//padding-left: 0
2015-07-22 06:21:43 +00:00
2016-03-10 21:30:15 +00:00
.post
2016-03-17 08:44:33 +00:00
border-bottom: 1px solid #CCC