This website requires JavaScript.
Explore
Help
Sign In
Congegni
/
barebones
Watch
7
Star
0
Fork
You've already forked barebones
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
58070bf054
barebones
/
scss
/
modules
/
_nav.scss
10 lines
121 B
SCSS
Raw
Normal View
History
Unescape
Escape
Grunt integration
2014-01-30 12:20:51 +01:00
.
nav
{
Formatting
2014-03-31 17:05:35 +02:00
list-style
:
none
;
margin
:
0
;
>
li
{
Stop being a n00b update
2014-02-03 16:33:44 +01:00
display
:
inline-block
;
Formatting
2014-03-31 17:05:35 +02:00
>
a
{
Stop being a n00b update
2014-02-03 16:33:44 +01:00
display
:
block
;
}
}
converted all tabs to spaces
2014-03-31 17:19:42 +02:00
}