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