Move into assets folder

This commit is contained in:
Mike Francis 2015-04-01 17:32:10 +01:00
parent 990f7015b4
commit 530c1b54d6
19 changed files with 342 additions and 266 deletions

View file

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