Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Blobby-Boi committed Oct 9, 2023
1 parent 0f0bedc commit 3a25773
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<head>
<title>URL Redirect</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Varela+Round:wght@400&display=swap');

input#url, button.redirect-button {
margin: 0 auto;
display: block;
Expand All @@ -28,7 +30,7 @@
padding: 10px;
width: 300px;
height: 150px;
margin-left: 200px;
margin-left: 300px;
}
</style>
</head>
Expand Down

0 comments on commit 3a25773

Please sign in to comment.