From e41f0363eac349c4182e7d2fa1d8a4386006f72e Mon Sep 17 00:00:00 2001 From: Drew Short Date: Sun, 10 Feb 2019 22:20:35 -0600 Subject: [PATCH] Update style.css --- themes/pure/static/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/pure/static/assets/css/style.css b/themes/pure/static/assets/css/style.css index 11ef320..a5c15a7 100644 --- a/themes/pure/static/assets/css/style.css +++ b/themes/pure/static/assets/css/style.css @@ -131,7 +131,7 @@ body { @media (min-width: 62em) { .menu-screen { - margin-top: 2.95em; + margin-top: 2.9em; z-index: 1; right: 0em; }