small import change, color change on navbar, disclaimers updated, navbar mobile improvements, about improvements

This commit is contained in:
Firq 2023-03-05 15:39:47 +01:00
parent 527998e0d2
commit 1ca92504f8
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
6 changed files with 31 additions and 12 deletions
src/components

View file

@ -45,7 +45,7 @@ const fulllink = `/fgosite/${slug}`;
font-weight: bold;
}
li > a:hover{
color: #551a8b;
color: #c105ff;
}
.current {
color: #b86cffed;