refactor: consistent logo sizes

This commit is contained in:
Carlos Valente
2025-02-25 21:16:16 +01:00
committed by Carlos Valente
parent e37254107e
commit e90161aa33
9 changed files with 50 additions and 11 deletions
@@ -1,5 +1,5 @@
.viewLogo {
max-width: 100%;
max-height: 100%;
max-height: 75px;
display: block;
}