Decrease LCARS font size to prevent header wrapping
This commit is contained in:
parent
b325e648f4
commit
0f2fad7209
|
@ -184,7 +184,7 @@ body {
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 1.8em;
|
font-size: 1.75em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.display-usage {
|
.display-usage {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user