Refactor: streamline components and update styles for improved performance and maintainability

This commit is contained in:
2025-07-29 18:58:49 +02:00
parent 4ab0dad6a0
commit 7b00bf92f6
9 changed files with 141 additions and 146 deletions

View File

@@ -20,10 +20,6 @@ useHead({
<style scoped>
@reference "@/assets/css/main.css";
body {
font-family: 'DM Sans', sans-serif;
}
.sofia {
font-family: 'Sofia Sans', sans-serif;
}