Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Nomaakip authored Oct 20, 2024
1 parent 2deeaf6 commit b992909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

.download {
display: block;
width: 400px;
width: 450px;
padding: 20px 5px;
border-radius: 30px;
margin-top: 10px;
Expand All @@ -35,7 +35,7 @@
background-color: red;
text-align: center;
font-family: Helvetica;
font-size: 32px;
font-size: 29px;
color: mintcream;
transition: .8s background-position ease-in-out;
text-decoration: none;
Expand Down

0 comments on commit b992909

Please sign in to comment.