Skip to content

Commit

Permalink
Font fix for media page
Browse files Browse the repository at this point in the history
  • Loading branch information
hsjoshi28 committed May 8, 2024
1 parent b5d836e commit 1fe9c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/website-static/media.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
<link href="https://fonts.googleapis.com/css?family=Inter&amp;display=swap" rel="stylesheet">
<link rel="stylesheet" href="media-styles.css" />
<link rel="stylesheet" href="styles.css" />
<title>xMacroscope</title>
Expand Down

0 comments on commit 1fe9c3d

Please sign in to comment.