Update style.css
This commit is contained in:
+1
-1
@@ -241,7 +241,7 @@ ul.nav li.left {
|
|||||||
.hover-items,
|
.hover-items,
|
||||||
.hover-items a {
|
.hover-items a {
|
||||||
background: rgb(2,0,36);
|
background: rgb(2,0,36);
|
||||||
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%);
|
background: var(--main-txt-color);
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
padding: var(--main-padding) 10px;
|
padding: var(--main-padding) 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user