Moved theme files

This commit is contained in:
Oliver Davies 2015-08-31 19:57:37 +01:00
parent a6d48e6155
commit bdd6c251fc
20 changed files with 14 additions and 6 deletions

View file

@ -1,14 +0,0 @@
.page--blog__list {
ul.posts {
list-style: none;
margin-bottom: 2em;
padding-left: 0;
}
.post {
@include clearfix;
border-bottom: 1px solid #CCC;
margin-bottom: 1em;
padding-bottom: 2em;
}
}