chore: font updates
This commit is contained in:
parent
c55c38024d
commit
447e3b417d
1 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ eleventyExcludeFromCollections: true
|
|||
|
||||
<!-- date -->
|
||||
<text
|
||||
font-family="'silka', 'Inter', 'Roboto', 'Helvetica Neue', 'Arial Nova', 'Nimbus Sans', 'Arial', 'system-ui', 'sans-serif'"
|
||||
font-family="Redhat, Roboto, 'Helvetica Neue', sans-serif"
|
||||
font-size="24"
|
||||
font-weight="bold"
|
||||
fill="#fff"
|
||||
|
@ -40,7 +40,7 @@ eleventyExcludeFromCollections: true
|
|||
<!-- title -->
|
||||
<text
|
||||
id="text"
|
||||
font-family="'silka', 'Inter', 'Roboto', 'Helvetica Neue', 'Arial Nova', 'Nimbus Sans', 'Arial', 'system-ui', 'sans-serif'"
|
||||
font-family="Redhat, Roboto, 'Helvetica Neue', sans-serif"
|
||||
font-size="40"
|
||||
font-weight="900"
|
||||
fill="#fff"
|
||||
|
@ -55,7 +55,7 @@ eleventyExcludeFromCollections: true
|
|||
|
||||
<!-- sitename -->
|
||||
<text
|
||||
font-family="'silka', 'Inter', 'Roboto', 'Helvetica Neue', 'Arial Nova', 'Nimbus Sans', 'Arial', 'system-ui', 'sans-serif'"
|
||||
font-family="Redhat, Roboto, 'Helvetica Neue', sans-serif"
|
||||
font-size="24"
|
||||
font-weight="bold"
|
||||
fill="#fff"
|
||||
|
|
Reference in a new issue