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