More tweaks
This commit is contained in:
@@ -124,7 +124,7 @@
|
|||||||
font-size: 3rem;
|
font-size: 3rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
letter-spacing: 0.75rem;
|
letter-spacing: 0.75rem;
|
||||||
background: linear-gradient(135deg, var(--gradient-start), var(--gradient-end));
|
background: linear-gradient(135deg, #a5b4fc, #c4b5fd, #f0abfc);
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
|
|||||||
Reference in New Issue
Block a user