From 71700f292ba68a991750b1eb95b47381355390aa Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Mon, 21 Sep 2020 18:24:19 -0500 Subject: [PATCH] Add blurred background to navbar --- components/navbar.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/navbar.vue b/components/navbar.vue index 9ded0dc..e8b6095 100644 --- a/components/navbar.vue +++ b/components/navbar.vue @@ -1,6 +1,9 @@