From 1c104c6c0c8e691c3e15d2edfbd0dceea928b247 Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Mon, 28 Mar 2016 16:28:54 -0400 Subject: one other thing --- public/assets/ok.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/assets/ok.css b/public/assets/ok.css index 4a73f15..6e324c7 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -36,10 +36,14 @@ transform: translateX(-30vw); padding: 30px 5px 5px 5px; transition: 150ms transform cubic-bezier(0, 0, 0, 1); + z-index: 0; + opacity:0; } .navopen .menu { transform: translateX(0vw); + z-index: 2; + opacity:1; } .navopen .item { -- cgit v1.2.3-70-g09d2