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 {
color: white;
}
&:hover a {
color: white;
text-decoration: underline;
&:hover {
color: white;
text-decoration: underline;
}
}
}
}