Edit header

This commit is contained in:
2024-11-18 22:08:01 +01:00
parent 2681629966
commit 2f004380e8
2 changed files with 9 additions and 1 deletions

View File

@@ -394,6 +394,14 @@ div.logoText {
flex-direction: row;
gap: 3.25rem;
text-align: center;
align-content: center;
align-items: center;
}
p.logoP {
display: inline;
height: fit-content;
margin: 0;
}
p.teamPersonName, p.sponsorName {