mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 21:10:29 -04:00
8 lines
96 B
SCSS
8 lines
96 B
SCSS
.toggle {
|
|
border: 0;
|
|
padding: 0;
|
|
background: none;
|
|
line-height: 1;
|
|
cursor: pointer;
|
|
}
|