From 7dec312f582e24e3f0303fe7badfa98224a4fc9d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 4 Apr 2016 16:46:35 -0400 Subject: adjust svg mobile --- public/assets/ok.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/assets/ok.css b/public/assets/ok.css index 5317ca0..98d005a 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -186,6 +186,10 @@ ul li[data-id='dump-fm'] { text-transform: none; } +.mobile ul li:first-child { + padding-top: 11px; +} + .desktop .menu ul li:hover, .menu ul li.active { background: black; @@ -248,6 +252,9 @@ nav svg g g:last-child rect { transform-origin: center; width: 80px; } +.mobile .navopen nav svg g g:first-child rect { + width: 70px; +} .navopen nav svg g g:nth-child(2) rect { opacity: 0; -- cgit v1.2.3-70-g09d2