Organised sass folders

This commit is contained in:
Mike Francis 2014-06-20 15:59:08 +01:00
parent d444e9aeb2
commit 631f3f6f27
17 changed files with 238 additions and 83 deletions

View file

@ -1,10 +0,0 @@
.nav {
list-style: none;
margin: 0;
> li {
display: inline-block;
> a {
display: block;
}
}
}