Skip to content

Commit

Permalink
example site - target helvetica font before arial
Browse files Browse the repository at this point in the history
  • Loading branch information
andis-sprinkis committed Dec 7, 2023
1 parent 5089f57 commit 1ddc848
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion site/documents/index/static/bullet_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion site/documents/index/static/bullet_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion site/documents/index/static/dash_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion site/documents/index/static/dash_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion site/documents/index/static/dot_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion site/documents/index/static/dot_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion site/documents/index/static/new_tab_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion site/documents/index/static/new_tab_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion site/documents/index/static/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

body {
font-size: var(--rem-size);
font-family: Arial, sans-serif;
font-family: Helvetica, Arial, sans-serif;
margin: 0;
padding: 2em 0.75em 5em 0.75em;
line-height: var(--line-height);
Expand Down

0 comments on commit 1ddc848

Please sign in to comment.