mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2026-03-22 00:42:23 +00:00
Add font light
This commit is contained in:
2
app.vue
2
app.vue
@@ -6,7 +6,7 @@
|
||||
|
||||
<!-- Prevents scrollbar shift -->
|
||||
<div style="margin-right: calc(-1 * (100vw - 100%));">
|
||||
<div class="container mx-auto pb-8 px-3 md:px-8 min-h-screen w-screen flex flex-col">
|
||||
<div class="container mx-auto pb-8 px-3 md:px-8 min-h-screen w-screen flex flex-col font-light">
|
||||
<NuxtLayout>
|
||||
<NuxtPage/>
|
||||
</NuxtLayout>
|
||||
|
||||
Reference in New Issue
Block a user