fix: minor header adjustments

This commit is contained in:
2024-02-21 18:34:26 -05:00
parent dd8d1ca12b
commit fe7449537b

View File

@@ -7,8 +7,8 @@ body {
h1 { h1 {
text-align: center; text-align: center;
margin-top: 15px; margin-top: 0.8%;
margin-bottom: 25px; margin-bottom: 1.5%;
color: #f2f2f2; color: #f2f2f2;
font-size: 2.2em; font-size: 2.2em;
} }
@@ -52,7 +52,7 @@ h1 {
} }
.team-name { .team-name {
font-size: 0.95rem; font-size: 1rem;
font-weight: bold; font-weight: bold;
} }
@@ -70,7 +70,7 @@ h1 {
} }
.team-record { .team-record {
font-size: 0.75rem; font-size: 0.8rem;
font-weight: bold; font-weight: bold;
margin-left: auto; margin-left: auto;
} }
@@ -125,7 +125,7 @@ h1 {
background-color: #444; background-color: #444;
padding: 1.5%; padding: 1.5%;
border-radius: 5px; border-radius: 5px;
font-size: 0.7rem; font-size: 0.75rem;
color: #fff; color: #fff;
font-weight: bolder; font-weight: bolder;
z-index: 1; z-index: 1;