diff --git a/index.html b/index.html index e3c57e3..95301f5 100644 --- a/index.html +++ b/index.html @@ -1,27 +1,27 @@ - - - - - - - - -
- - - + + + + + + + + +
+ + + diff --git a/src/components/Components/Other/CustomIcon.vue b/src/components/Components/Other/CustomIcon.vue index f127f47..d8dfc5d 100644 --- a/src/components/Components/Other/CustomIcon.vue +++ b/src/components/Components/Other/CustomIcon.vue @@ -4,14 +4,6 @@ Custom Icon - + - - diff --git a/src/components/Home/HomeMain.vue b/src/components/Home/HomeMain.vue index 8b65246..de85353 100644 --- a/src/components/Home/HomeMain.vue +++ b/src/components/Home/HomeMain.vue @@ -10,9 +10,7 @@ const tab = useStorage('active-tab', Tabs.Components)