Update README.md
Browse files
README.md
CHANGED
|
@@ -123,7 +123,7 @@ library_name: safetensors
|
|
| 123 |
/* Make the overlay always visible */
|
| 124 |
}
|
| 125 |
.overlay-text {
|
| 126 |
-
background: linear-gradient(45deg, #
|
| 127 |
-webkit-background-clip: text;
|
| 128 |
color: transparent;
|
| 129 |
/* Fallback for browsers that do not support this effect */
|
|
|
|
| 123 |
/* Make the overlay always visible */
|
| 124 |
}
|
| 125 |
.overlay-text {
|
| 126 |
+
background: linear-gradient(45deg, #130c28, #ca76e2);
|
| 127 |
-webkit-background-clip: text;
|
| 128 |
color: transparent;
|
| 129 |
/* Fallback for browsers that do not support this effect */
|