better mobile menu
This commit is contained in:
parent
fb8c7a96a9
commit
2facc654c5
1 changed files with 7 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue