mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-30 15:28:39 +01:00
Refactor app.vue and [slug].vue: add scoped styles and optimize i18n usage
This commit is contained in:
@@ -17,7 +17,7 @@ useHead({
|
||||
</UApp>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
<style scoped>
|
||||
body {
|
||||
font-family: 'DM Sans', sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user