add custom cottbus.vonunten.org logo

`npx prettier --write js/src/components/Logo.vue` did the trick.

remove width and height from the svg!
This commit is contained in:
778a69cd 2022-04-09 23:08:11 +02:00
parent bb4c85f603
commit 60616a75f7
2 changed files with 271 additions and 25 deletions

File diff suppressed because one or more lines are too long

View file

@ -332,7 +332,7 @@ nav {
}
svg {
height: 1.75rem;
height: 2.75rem;
}
}