add margin to the pet

This commit is contained in:
zyl 2024-06-25 00:11:14 -07:00
parent 248041bb55
commit 742bf6d3e8
No known key found for this signature in database

View file

@ -8,6 +8,7 @@
background-color: var(--color);
width: var(--width);
height: var(--height);
margin-bottom: 8px;
&.egg {
background-color: white;