better mobile menu

This commit is contained in:
Livia 2025-04-08 16:30:10 +02:00
parent fb8c7a96a9
commit 2facc654c5

View file

@ -8,7 +8,13 @@
} }
div.flex-l.items-center { div.flex-l.items-center {
text-shadow: 1px 1px 40px #000000; text-shadow: 1px 1px 40px #000000;
}
a.hover-white.no-underline.white-90 {
font-size: 1.3rem;
line-height: 0.1;
}
ul.pl0.mr3 {
margin: 10px;
} }
} }