finding and fixing bugs. (#88)

This commit is contained in:
IrkTheImp 2025-05-31 03:53:47 -05:00 committed by GitHub
parent e57db2fdc8
commit d34272a301
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 69 additions and 20 deletions

View file

@ -1770,6 +1770,10 @@
.daggerheart.chat.domain-card .ability-card-footer button:nth-of-type(n + 3) {
margin-top: 2px;
}
.daggerheart.chat.domain-card .ability-card-footer .ability-card-action-cost {
margin: auto;
font-size: 1.5em;
}
.daggerheart.chat.domain-card img {
width: 80px;
}