diff --git a/static/style/mobile.css b/static/style/mobile.css index 04d1f98..6e16683 100644 --- a/static/style/mobile.css +++ b/static/style/mobile.css @@ -8,7 +8,13 @@ } div.flex-l.items-center { 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; } }