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