Style fixes
This commit is contained in:
@@ -14,12 +14,14 @@ nav {
|
||||
|
||||
.gradient-text:hover {
|
||||
background: linear-gradient(to right, #6366f1, #db2777);
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
}
|
||||
|
||||
.navbar a.active {
|
||||
background: linear-gradient(to right, #6366f1, #db2777);
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user