initial pet progress

This commit is contained in:
zyl 2024-06-21 11:58:15 -07:00
parent 8d9866d048
commit 9b517efed8
No known key found for this signature in database
4 changed files with 236 additions and 1 deletions

7
site/sass/pet.scss Normal file
View file

@ -0,0 +1,7 @@
.hidden {
display: none;
}
#debug-section [name] {
font-weight: bold;
}