mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
h
This commit is contained in:
parent
b3984a8e5f
commit
7e382d2e08
9 changed files with 52 additions and 61 deletions
|
|
@ -56,4 +56,15 @@
|
|||
|
||||
color: light-dark(@dark, @beige);
|
||||
}
|
||||
|
||||
.damage-formula {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
.damage-details {
|
||||
font-style: italic;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue