This website requires JavaScript.
Explore
Help
Sign In
blek
/
world
Watch
1
Star
0
Fork
You've already forked world
1
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f34e5cbc21
world
/
sass
/
dropdown.scss
6 lines
77 B
SCSS
Raw
Blame
History
.
dropdown
{
display
:
none
;
&
:
target
{
display
:
block
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink