Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
schwettmann authored Apr 12, 2024
1 parent f47679c commit 358de5b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions static/css/index.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
body, .footer .icon-link, .link-block a, .dnerf, .teaser, .publication-title, .publication-authors, .publication-venue, .publication-awards, .publication-authors a, .info {
font-family: 'Roboto', sans-serif;
}

/* Rest of your CSS code remains the same */

body {
font-family: 'Noto Sans', sans-serif;
}
Expand Down

0 comments on commit 358de5b

Please sign in to comment.