Skip to content

Commit

Permalink
Forgot footer change
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewdr committed Nov 7, 2024
1 parent f5df683 commit 3c651b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
margin-top: 2rem;
}
a {
color:blue
color:rgb(47, 47, 255)
}
</style>

0 comments on commit 3c651b1

Please sign in to comment.