From bdab7b503dfc7404eec1f5489d911ae86e0bad89 Mon Sep 17 00:00:00 2001 From: Nikita Krupin Date: Thu, 5 May 2022 00:28:51 -0400 Subject: [PATCH] minor fixes --- NUXT/components/bottomNavigation.vue | 1 + NUXT/components/topNavigation.vue | 1 + NUXT/layouts/default.vue | 5 +- NUXT/pages/home.vue | 8 +-- NUXT/pages/mods/about.vue | 92 ++++++++++++++++++---------- NUXT/pages/mods/theme.vue | 7 ++- NUXT/pages/mods/tweaks.vue | 7 ++- 7 files changed, 77 insertions(+), 44 deletions(-) diff --git a/NUXT/components/bottomNavigation.vue b/NUXT/components/bottomNavigation.vue index 4ac6316..d364d9c 100644 --- a/NUXT/components/bottomNavigation.vue +++ b/NUXT/components/bottomNavigation.vue @@ -75,6 +75,7 @@ export default {