zyllian.github.io/site/sass/pet.scss
2024-06-24 23:21:00 -07:00

13 lines
138 B
SCSS

#pet {
.hidden {
display: none;
}
#debug-section [name] {
font-weight: bold;
}
button {
margin-bottom: 4px;
}
}