mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Add whitespace no wrap just in case
This commit is contained in:
parent
4f50f4db7e
commit
786c895d9c
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ body.game:is(.performance-low, .noblur) {
|
||||||
h4 {
|
h4 {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
&.threshold-label {
|
&.threshold-label {
|
||||||
font-size: var(--font-size-10);
|
font-size: var(--font-size-10);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue