mobile support for home and player

This commit is contained in:
cnachtigall1991
2021-10-06 19:25:00 +02:00
parent 886f182ff2
commit 08ffe9e550
11 changed files with 602 additions and 389 deletions

View File

@@ -5,4 +5,4 @@ import store from './store'
import 'bootstrap'
import '../scss/custom.scss'
createApp(App).use(store).use(router).mount('#app')
createApp(App).use(store).use(router).mount('#app')