From 84ed8805333940aeb023b25705b0f86979cdf8fc Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Mon, 28 Mar 2022 21:23:49 -0500 Subject: [PATCH] Made overlay nav not overlap leftmost layer --- src/components/Game.vue | 12 ++++++++---- src/components/Nav.vue | 4 ++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/src/components/Game.vue b/src/components/Game.vue index 33067af..ca992ad 100644 --- a/src/components/Game.vue +++ b/src/components/Game.vue @@ -1,5 +1,5 @@