Fix lcars display font size

This commit is contained in:
2023-01-18 01:16:29 +00:00
parent 682feeacf7
commit e574d71fdb
+1 -1
View File
@@ -179,7 +179,7 @@ body {
height: 100vh;
background-color: black;
color: white;
font-size: 1.5em;
font-size: 1.8em;
}
.display-usage {