Minor refactoring of css, fixed graphical inconsistencies

This commit is contained in:
Pax1601
2024-01-28 16:37:29 +01:00
parent 4f5023b45c
commit c2f6edfd74
13 changed files with 515 additions and 668 deletions

View File

@@ -22,7 +22,7 @@
height: 70px;
color: var(--offwhite);
display: flex;
font-size: 18px;
font-size: var(--very-large);
font-weight: 600;
padding-left: 15px;
align-items: center;