Skip to content

Commit

Permalink
edit plat spacings
Browse files Browse the repository at this point in the history
  • Loading branch information
sri240 committed Jan 6, 2024
1 parent a3cbf5b commit 6e553cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ img {

.platinum img {
margin: 20px;
margin-right: 50px;
max-height: 25vh;
max-width: 50%;
}
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ <h2>How much time will it take to make a pokerbot?</h2>
<div class="title">2023 Sponsors</div>
<div class="text">Interested in sponsoring? Send us an email at <a href="mailto:[email protected]">[email protected]</a>.</div>
<div class="plat">
<a href="https://www.hudsonrivertrading.com"><img src="img/logos/2022_Platinum_HRT.png" width="193" height="150" margin-right="30"></a>
<a href="https://app.gtowizard.com/"><img src="img/logos/2024_Platinum_GTOW.png" width="178" height="168" margin-left="30"></a>
<a href="https://www.hudsonrivertrading.com"><img src="img/logos/2022_Platinum_HRT.png" width="193" height="150"></a>
<a href="https://app.gtowizard.com/"><img src="img/logos/2024_Platinum_GTOW.png" width="178" height="168"></a>
</div>
<div class="gold">
<a href="https://www.citadel.com"><img src="img/logos/2024_Gold_Citadel.png"></a>
Expand Down

0 comments on commit 6e553cd

Please sign in to comment.