Skip to content

Commit

Permalink
Different gradient
Browse files Browse the repository at this point in the history
  • Loading branch information
GregMayes committed Jan 16, 2025
1 parent bbba2f6 commit 580c0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<nav class="flex-none bg-gradient-to-r from-purple-500 to-purple-200">
<nav class="flex-none bg-gradient-to-r from-purple-500 to-pink-200 drop-shadow-md">
<div class="flex items-center justify-between p-5">
<a
href="/"
Expand Down

0 comments on commit 580c0ae

Please sign in to comment.