mirror of
https://github.com/MichaByte/OnBoard-Live.git
synced 2026-01-29 13:32:12 -05:00
Minor styling & text tweaks
This commit is contained in:
parent
742a6b24f5
commit
a052d2c7e6
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue