Skip to content

Commit

Permalink
Web fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
WGUNDERWOOD committed Jan 15, 2025
1 parent 91523c9 commit 40593a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
<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');
@import url('https://fonts.googleapis.com/css2?family=Bungee&family=Noto+Sans&family=Source+Code+Pro&display=swap');
:root {
--col-dark: #191924;
--col-dim: #292934;
Expand Down

0 comments on commit 40593a2

Please sign in to comment.