Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ihyunnam committed Dec 5, 2023
1 parent 9a61178 commit 9945714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<style>
/* Set font to Open Sans */
body, p, h2, h3, h4, h5, h6 {
font-family: 'Candara', sans-serif; /* Set font to Open Sans */
font-family: 'Arial', sans-serif; /* Set font to Open Sans */
}

h1 {
Expand Down

0 comments on commit 9945714

Please sign in to comment.