mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 04:44:16 +02:00
Adjust spacing of character hope
This commit is contained in:
parent
85ca7efc6d
commit
5ed1082008
1 changed files with 2 additions and 1 deletions
|
|
@ -168,7 +168,7 @@
|
|||
.domains-section {
|
||||
position: relative;
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
gap: 4px;
|
||||
background-color: light-dark(transparent, @dark-blue);
|
||||
color: light-dark(@dark-blue, @golden);
|
||||
padding: 5px 10px;
|
||||
|
|
@ -183,6 +183,7 @@
|
|||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
color: light-dark(@dark-blue, @golden);
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.domain {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue