Minor styling & text tweaks

This commit is contained in:
Hex-4 2024-08-01 14:51:26 -06:00
parent 742a6b24f5
commit a052d2c7e6

View file

@ -80,7 +80,7 @@
> >
<div class="gradient"></div> <div class="gradient"></div>
</div> </div>
<h2 class="text-4xl text-center">OnBoard Live Design Stream</h2> <h2 class="text-4xl text-center mt-2">OnBoard Live Design Stream</h2>
<img <img
class="absolute top-0 left-0 w-48" class="absolute top-0 left-0 w-48"
src="https://assets.hackclub.com/flag-orpheus-left.svg" src="https://assets.hackclub.com/flag-orpheus-left.svg"
@ -134,7 +134,7 @@
{:else} {:else}
<div class="text-center text-4xl absolute w-screen h-screen top-1/2"> <div class="text-center text-4xl absolute w-screen h-screen top-1/2">
<p> <p>
No one is here yet!<br /> Check back later No one is here yet!<br /> Check back later.
</p> </p>
</div> </div>
{/if} {/if}
@ -142,7 +142,7 @@
Join at <div Join at <div
style="display: inline-block; color: #338eda; text-decoration-line: underline;" style="display: inline-block; color: #338eda; text-decoration-line: underline;"
> >
https://hack.club/onboard-live hack.club/onboard-live
</div> </div>
</h2> </h2>
</div> </div>