Fix home page header colors
This commit is contained in:
@@ -80,6 +80,7 @@ body {
|
||||
}
|
||||
.nav-link {
|
||||
&:hover {
|
||||
color: inherit;
|
||||
transform: scale(1.05);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user