Skip to content

Commit

Permalink
changed fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuhin Kanti Pal committed Sep 14, 2020
1 parent e51f8a8 commit 4034a49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pay/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="Tuhin Kanti Pal">
<title>Pay | Upier</title>
<link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Poppins|Krona+One" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Bitter:wght@900&display=swap" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" />
<link rel="shortcut icon" href="img/favicon.ico">
Expand All @@ -30,6 +30,7 @@ <h1 class="heading">
<p id="vpa" class="vpatext"></p>
<div class="center">
<a id="upibtn" class="paybutton">P A Y</a>
<br><br><br><br><br>
</div>
</div>
<div id="nothing" class="nothingdiv">
Expand Down

0 comments on commit 4034a49

Please sign in to comment.