mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
Visual tweaks to general tab
This commit is contained in:
parent
308a04e6c5
commit
bbdfebca0e
2 changed files with 23 additions and 22 deletions
|
|
@ -23,7 +23,7 @@
|
|||
}
|
||||
|
||||
.title-hint {
|
||||
font-size: var(--font-size-12);
|
||||
font-size: var(--font-size-14);
|
||||
font-variant: small-caps;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
@ -45,6 +45,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 10px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.label-container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue