-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ca5ca8f
commit 58024d4
Showing
4 changed files
with
45 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,7 +88,7 @@ | |
<div class="scenery-hill-wrapper" style="z-index: 3; --fill: var(--bg-10); --last-fill: var(--bg-20)"> | ||
<Hill2></Hill2> | ||
</div> | ||
|
||
<RotatingSphere style="z-index: 3" /> | ||
|
||
<div class="scenery-hill-wrapper" style="z-index: 5; --fill: var(--bg); --last-fill: var(--bg-10)"> | ||
|
@@ -166,14 +166,13 @@ | |
<div class="sponsors"> | ||
<p>John Tan-Aristy</p> | ||
</div> | ||
|
||
<div class="info"> | ||
<p> | ||
If you'd like to help out, you can | ||
<a href="https://hcb.hackclub.com/donations/start/zenithhacks">donate to us as an individual</a> | ||
or get in touch at | ||
<a href="mailto:[email protected]">[email protected]</a>. | ||
Thank you! | ||
<a href="mailto:[email protected]">[email protected]</a>. Thank you! | ||
</p> | ||
</div> | ||
</article> | ||
|
@@ -259,7 +258,7 @@ | |
.zenith-header { | ||
padding: 4em; | ||
} | ||
.scenery > :global(svg) { | ||
display: block; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters