don't need to set font here

This commit is contained in:
2024-08-04 21:15:49 +02:00
parent fdd28648cd
commit 8705a3190d
-1
View File
@@ -58,7 +58,6 @@ const permalink = `${Astro.site.href}blog/${slug}`;
header p {
color: var(--text-secondary);
text-transform: uppercase;
font-family: var(--font-family-sans);
font-weight: 600;
}