Force the font on the blog (and everywhere else ig)

This commit is contained in:
2023-12-29 23:15:43 +01:00
parent 30e733d375
commit 1fcc25a0a6
2 changed files with 4 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
<slot />
</div>
<style uno-safelist>
<style lang="scss">
/* I HATE OVERWRITING STYLES I HATE OVERWRITING STYLES */
.blog :global(h1) {
@apply text-5xl font-bold;