replaced grid system for bourbon/neat

This commit is contained in:
Mike Francis 2014-02-07 12:18:45 +00:00
parent 781483f657
commit d5f9b310f6
78 changed files with 2357 additions and 56 deletions

View file

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