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 a6968cf commit 0916913
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

.download {
display: block;
width: 450px;
width: 400px;
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: 29px;
font-size: 32px;
color: mintcream;
transition: .8s background-position ease-in-out;
text-decoration: none;
Expand Down Expand Up @@ -83,7 +83,7 @@
<body>
<div>
<img class="welcome" src="welcome.gif" alt="greg">
<a class="download" href="https://github.com/Freakybob-Team/lb/releases/download/Future/setup.py">download the installer!!!(no virus)</a>
<a class="download" href="https://github.com/Freakybob-Team/lb/releases/download/Future/setup.py">download the installer!</a>
</div>
<footer>Made with love by the Freakybob Team <3</footer>
<div class="greg">
Expand Down

0 comments on commit 0916913

Please sign in to comment.