mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 13:11:08 +01:00
Added small line-height to the experience name
This commit is contained in:
parent
832504c3cc
commit
4fa14fbdeb
3 changed files with 3 additions and 0 deletions
|
|
@ -602,6 +602,7 @@
|
|||
.experience-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.controls {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue