fix: global styles fix

This commit is contained in:
2024-04-14 00:09:52 +02:00
parent 75e34d9f75
commit e72b73ccf0
2 changed files with 28 additions and 5 deletions
+2 -1
View File
@@ -7,7 +7,7 @@ $secondaryColor: #1b1b1b;
$accentColor: #e4c428;
$sponsorColor: salmon;
$teamColor: gold;
$teamColor: #ff4848;
@font-face {
font-family: 'Lato';
@@ -210,6 +210,7 @@ input[type='number'] {
outline: none;
padding: 0.25em 0.35em;
height: 100%;
color: white;
font-size: 1em;