From 1b835bcdfe566bdaa342bc228d7a2c579e1e3426 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sat, 19 Sep 2020 20:54:48 -0500 Subject: [PATCH] Make navbar fixed --- components/navbar.vue | 2 +- pages/index.vue | 14 +------------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/components/navbar.vue b/components/navbar.vue index 007a9e9..b6f7aab 100644 --- a/components/navbar.vue +++ b/components/navbar.vue @@ -1,6 +1,6 @@