mirror of
https://github.com/System-End/daydream-phoenix.git
synced 2026-04-19 19:45:13 +00:00
Update +page.svelte
This commit is contained in:
parent
c305f167fe
commit
953cf5e739
1 changed files with 2 additions and 2 deletions
|
|
@ -813,9 +813,9 @@ Mumbai`.split("\n")
|
|||
<h2
|
||||
class="text-xl font-serif bg-gradient-to-b from-[#487DAB] to-[#3F709A] bg-clip-text text-transparent absolute left-1/2 max-sm:translate-y-4 max-sm:mb-0 max-md:-mb-8 md:left-[calc(50%+4rem)] -translate-x-1/2 bottom-8 italic w-max md:text-lg max-sm:text-lg"
|
||||
>
|
||||
September 27th & 28th, 2025
|
||||
September 27th 2025
|
||||
</h2>
|
||||
<img src="daydream.png" alt="Daydream" class="h-40 mb-6 w-auto object-contain max-w-full px-4" />
|
||||
<img src="./daydream.svg" alt="Daydream" class="h-40 mb-6 w-auto object-contain max-w-full px-4" />
|
||||
<a href="https://hackclub.com" class="absolute top-0 -right-6 max-sm:right-0 max-sm:scale-80 animate-hover ![animation-delay:0.9s] ![--hover:-0.2rem]">
|
||||
<img src="flag-plane.png" alt="Hack Club" class="h-28">
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue