ADD FavIcon, extend height of logo

This commit is contained in:
Hoernschen 2021-04-07 15:37:08 +02:00
parent c20d262f7c
commit 6032aebe80
2 changed files with 5 additions and 2 deletions

View file

@ -27,12 +27,12 @@
}
.logo {
height: 3.5rem;
height: 4rem;
max-width: 10rem;
}
.small-logo {
height: 2.5rem;
height: 3.5rem;
max-width: 10rem;
}