Skip to content

Commit

Permalink
a little more radius
Browse files Browse the repository at this point in the history
  • Loading branch information
cobblesteve01 authored May 31, 2024
1 parent c00085a commit 40fc163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1 align="center" style="font-size: 54px; margin-bottom: -10px; text-decoration
<p align="center" style='font-family: inter-medium;'>Made by the team.</p>

<div class="container">
<button class="button" style="height: 275px; margin: 15px; cursor: unset;"><img style="width: 200px; border-radius: 5px;" src="worlds/images/skyblock.png" alt="skyblock.png"><br><br>Skyblock<br><br><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding-top: 10px; padding-bottom: 10px; padding-right: 15px; padding-left: 15px;" href="worlds/Skyblock.epk" download="Skyblock.epk"><span class="material-icons-round" style='vertical-align: -3.5px; scale: 125%;'>file_download</span>&nbsp;Download</a></button><br>
<button class="button" style="height: 275px; margin: 15px; cursor: unset;"><img style="width: 200px; border-radius: 7.5px;" src="worlds/images/skyblock.png" alt="skyblock.png"><br><br>Skyblock<br><br><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding-top: 10px; padding-bottom: 10px; padding-right: 15px; padding-left: 15px;" href="worlds/Skyblock.epk" download="Skyblock.epk"><span class="material-icons-round" style='vertical-align: -3.5px; scale: 125%;'>file_download</span>&nbsp;Download</a></button><br>
</div>

</body>
Expand Down

0 comments on commit 40fc163

Please sign in to comment.