Add the pet details (closes #135)

This commit is contained in:
Oliver-Akins 2024-03-25 21:33:14 -06:00
parent 6504e33fad
commit 36976e5123
5 changed files with 107 additions and 3 deletions

View file

@ -218,7 +218,7 @@
}
}
.untyped, .aspect, .weapon {
.untyped, .aspect, .weapon, .pet {
@include material.elevate(1);
padding: 8px;
border-radius: 4px;