mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
fix elements style from features descriptions (#510)
This commit is contained in:
parent
32c35d3213
commit
ba1e7b7b25
5 changed files with 73 additions and 37 deletions
|
|
@ -34,7 +34,7 @@
|
|||
.name-row {
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
align-items: center;
|
||||
align-items: end;
|
||||
justify-content: space-between;
|
||||
padding: 0;
|
||||
padding-top: 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue