forked from potsda.mn/mobilizon
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:
parent
bb4c85f603
commit
60616a75f7
File diff suppressed because one or more lines are too long
|
@ -332,7 +332,7 @@ nav {
|
|||
}
|
||||
|
||||
svg {
|
||||
height: 1.75rem;
|
||||
height: 2.75rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue