Skip to content

Commit

Permalink
Make the book text fuschia/purple too because why not
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenseacat committed Jan 15, 2025
1 parent 2a2e5e6 commit ef0988e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ash_hq_web/templates/home/home.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
alt="New Book Cover"
class="w-48 mx-auto mb-4 shadow-[0_0_30px] rounded-2xl shadow-fuchsia-900"
/>
<h2 class="text-2xl sm:text-3xl font-bold mb-4 bg-gradient-to-r from-primary-light-400 via-primary-dark-500 to-primary-light-600 bg-clip-text text-transparent drop-shadow-[0_0_10px_rgba(255,87,87,0.3)]">
<h2 class="text-2xl font-bold mb-4 bg-gradient-to-r from-purple-700 via-fuchsia-500 to-purple-700 bg-clip-text text-transparent drop-shadow-[0_0_10px_rgba(255,87,87,0.3)]">
Get the book!
</h2>
</a>
Expand Down

0 comments on commit ef0988e

Please sign in to comment.