Let navigatino elements grow to natural height
This commit is contained in:
@@ -140,8 +140,6 @@ export default {
|
|||||||
transition: transform 0.3s ease, color 0.3s ease, stoke 0.3s ease,
|
transition: transform 0.3s ease, color 0.3s ease, stoke 0.3s ease,
|
||||||
fill 0.3s ease, background-color 0.5s ease;
|
fill 0.3s ease, background-color 0.5s ease;
|
||||||
|
|
||||||
height: var(--header-size);
|
|
||||||
|
|
||||||
@include mobile {
|
@include mobile {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
width: 50vw;
|
width: 50vw;
|
||||||
|
|||||||
Reference in New Issue
Block a user