Force font
Some checks failed
Svelte Website guild. / Building the website (push) Failing after 2s

This commit is contained in:
Midou36O 2023-12-29 23:20:56 +01:00
parent 1fcc25a0a6
commit 32b9029e09
Signed by: midou
GPG Key ID: 1D134A95FE521A7A

View File

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