Skip to content
Snippets Groups Projects
Commit dfe1f850 authored by smtw's avatar smtw
Browse files

mobile menu a bit smaller

parent f36e8dd3
No related branches found
No related tags found
No related merge requests found
...@@ -120,13 +120,20 @@ ...@@ -120,13 +120,20 @@
align-items: center; align-items: center;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
gap: 0.25rem;
margin: 0.5rem 0 0 0 !important;
&__main { &__main {
margin-bottom: 1rem; margin-bottom: 0;
} }
.rc3-logo { .rc3-logo {
justify-self: center; justify-self: center;
& img {
max-height: 4rem;
}
} }
&__nomob { &__nomob {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment