Skip to content

Commit

Permalink
trying to solve font problems in the mobile devices.
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshnjena committed Dec 4, 2022
1 parent b908c51 commit 2788466
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
/>
<meta name="author" content="Adarsh Jena" />
<title>Adarsh</title>
<link
href="https://allfont.net/allfont.css?fonts=franklin-gothic-medium"
rel="stylesheet"
type="text/css"
/>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="3D BOX.css" />
<link rel="icon" href="./images/logo.webp" type="image/x-icon" />
Expand Down

1 comment on commit 2788466

@vercel
Copy link

@vercel vercel bot commented on 2788466 Dec 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.