This website requires JavaScript.
Explore
Help
Sign In
blek
/
otherworld
forked from
blek/world
Watch
1
Star
0
Fork
You've already forked otherworld
0
Code
Pull Requests
Activity
0b1e5c0da2
otherworld
/
sass
/
dropdown.scss
6 lines
77 B
SCSS
Raw
Blame
History
.
dropdown
{
display
:
none
;
&
:
target
{
display
:
block
;
}
}
View Git Blame
Copy Permalink