This commit is contained in:
2026-04-26 22:02:24 +02:00
commit 73442783b7
1470 changed files with 43422 additions and 0 deletions

9
app/assets/main.scss Normal file
View File

@@ -0,0 +1,9 @@
@use "~/assets/mobirise/css/additional.scss";
@use "~/assets/dropdown/css/style.scss";
html,
body,
#app {
width: 100vw;
margin: 0;
}