Edit header

This commit is contained in:
2024-11-18 22:10:44 +01:00
parent 2f004380e8
commit e0dc13995a
2 changed files with 5 additions and 1 deletions

View File

@@ -389,6 +389,10 @@ div.teamDiv, div.sponsors {
width: 100%;
}
div.sponsors {
justify-content: space-between;
}
div.logoText {
display: flex;
flex-direction: row;