Mostly text, images, and link changes #6

Merged
freakoverse merged 22 commits from staging into master 2024-08-16 12:36:01 +00:00
Showing only changes of commit 8e53b8af87 - Show all commits

View File

@ -35,6 +35,11 @@
&:hover {
color: rgba(255, 255, 255, 0.75);
}
&:hover a {
color: white;
text-decoration: underline;
}
}
}