mirror of
https://github.com/zyllian/webdog.git
synced 2025-01-18 19:52:22 -08:00
8 lines
77 B
SCSS
8 lines
77 B
SCSS
|
.hidden {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
#debug-section [name] {
|
||
|
font-weight: bold;
|
||
|
}
|