Fix logo size, improve CSS styling with universal selector, and add error handling
This commit is contained in:
@@ -20,6 +20,7 @@ export default defineNuxtConfig({
|
||||
wasm: true
|
||||
}
|
||||
},
|
||||
css: ['~/assets/css/main.css'],
|
||||
app: {
|
||||
head: {
|
||||
link: [
|
||||
|
||||
Reference in New Issue
Block a user