Add files via upload

This commit is contained in:
Davila
2024-09-09 10:08:00 +07:00
committed by GitHub
commit bd7da15ca3
14 changed files with 11135 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
$family: "Poppins",sans-serif;
@use 'vuetify/settings' with(
$body-font-family:$family,
$field-border-radius:7px
);