Fix logo size, improve CSS styling with universal selector, and add error handling

This commit is contained in:
Ryderjj89
2025-09-29 19:43:53 -04:00
parent eb21825f77
commit c818d43f4e
6 changed files with 35 additions and 25 deletions

View File

@@ -20,6 +20,7 @@ export default defineNuxtConfig({
wasm: true
}
},
css: ['~/assets/css/main.css'],
app: {
head: {
link: [