Skip to content

Commit

Permalink
Update for everyone
Browse files Browse the repository at this point in the history
  • Loading branch information
Cattn committed Jul 26, 2024
1 parent 3958067 commit f96e99b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,11 @@
<div class="flex gap-2">
<Button href="{base}/library">Add a Library</Button>
<Button variant="secondary" href="{base}/singleplayer">Play!</Button>
</div>
</div>
<div class="flex justify-center mt-2">
<h1>Wondering what happened to the old site? Read </h1> <Button class=" pl-1 pr-0 pt-0 pb-0 m-0 h-auto" variant="link" href="https://discord.gg/math-study-934807331668099142">in our discord.</Button>
</div>

<style>
.hovered {
filter: brightness(1.4);
Expand Down

0 comments on commit f96e99b

Please sign in to comment.