Minor changes to the UI

This commit is contained in:
Klaas van Schelven
2023-11-14 23:12:05 +01:00
parent 243591359e
commit ebc373eb5d
2 changed files with 11 additions and 3 deletions

View File

@@ -1036,6 +1036,11 @@ select {
line-height: 1.25rem;
}
.text-xl {
font-size: 1.25rem;
line-height: 1.75rem;
}
.font-bold {
font-weight: 700;
}