chore: add fonts with @nuxt/fonts

This commit is contained in:
2025-12-01 19:56:23 +01:00
parent eab0fae501
commit 1c9608fcbb
7 changed files with 390 additions and 49 deletions

View File

@@ -26,4 +26,9 @@ img:first-of-type {
margin-bottom: auto;
width: 36vw;
}
p {
font-size: 1.25rem;
line-height: 1.5rem;
}
</style>