add Removed unnecessary class styles in SettingsPage, router.js changed the typo and changed the AsidebarComponent.vue #

This commit is contained in:
Madara0330E
2024-01-30 19:10:13 +03:00
parent 13b8e111f2
commit f4d65a09b4
4 changed files with 4 additions and 221 deletions

View File

@@ -2,7 +2,7 @@
<aside class="menu">
<div class="menu__content">
<div class="menu__btn--home">
<a href="" @click="$router.push({ name: 'home' })"><img width="73" height="73" src="../assets/icons-menu/home-icon.svg"></a>
<a href="#" @click="$router.push({ name: 'home' })"><img width="73" height="73" src="../assets/icons-menu/home-icon.svg"></a>
</div>
<div class="menu__btns--gamemodes">
<div class="menu__content--gamemodes">