Skip to content

Commit

Permalink
Use web fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
WGUNDERWOOD committed Jan 12, 2025
1 parent 66dcaf1 commit 98db077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<title> tex-fmt | LaTeX formatter </title>

<style>
@import url('https://fonts.googleapis.com/css2?family=Bungee&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');
:root {
--col-dark: #191924;
--col-dim: #292934;
Expand Down

0 comments on commit 98db077

Please sign in to comment.