Let navigatino elements grow to natural height

This commit is contained in:
2022-01-10 01:06:02 +01:00
parent 4d27fdb25a
commit 5e330861ca

View File

@@ -140,8 +140,6 @@ export default {
transition: transform 0.3s ease, color 0.3s ease, stoke 0.3s ease,
fill 0.3s ease, background-color 0.5s ease;
height: var(--header-size);
@include mobile {
padding: 1rem;
width: 50vw;