Minor layout adjustments

This commit is contained in:
nuttylmao
2025-09-06 22:11:04 +10:00
parent d8b3ee772c
commit af65fcf27b
5 changed files with 24 additions and 18 deletions
+4 -1
View File
@@ -10,6 +10,9 @@
--button-color: #2e2e2e;
--dialog-background: #1d1d1d;
--callout-background: #181818;
--error-background: #a82d2e33;
--error-color: #c65e5e;
--mandatory-field-color: #c93f3f;
}
@@ -32,7 +35,7 @@ body {
.title {
font-weight: 900;
font-size: 1.5em;
font-size: 1.2em;
text-transform: uppercase;
}