mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 10:36:39 -07:00
7 lines
77 B
SCSS
7 lines
77 B
SCSS
.hidden {
|
|
display: none;
|
|
}
|
|
|
|
#debug-section [name] {
|
|
font-weight: bold;
|
|
}
|