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 fc8bd16995 - Show all commits

View File

@ -38,11 +38,11 @@
a { a {
color: white; color: white;
}
&:hover {
&:hover a { color: white;
color: white; text-decoration: underline;
text-decoration: underline; }
} }
} }
} }