small import change, color change on navbar, disclaimers updated, navbar mobile improvements, about improvements
This commit is contained in:
parent
527998e0d2
commit
1ca92504f8
6 changed files with 31 additions and 12 deletions
src/components
|
@ -45,7 +45,7 @@ const fulllink = `/fgosite/${slug}`;
|
|||
font-weight: bold;
|
||||
}
|
||||
li > a:hover{
|
||||
color: #551a8b;
|
||||
color: #c105ff;
|
||||
}
|
||||
.current {
|
||||
color: #b86cffed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue