Improve design and layout of the mob sheet

This commit is contained in:
Oliver-Akins 2024-02-01 22:06:14 -07:00
parent cdaaaef34d
commit 3bb36cde58
5 changed files with 200 additions and 85 deletions

View file

@ -0,0 +1,4 @@
@mixin avatar {
grid-area: avatar;
background: yellowgreen
}