More tweaks

This commit is contained in:
Aaron D. Lee
2025-12-27 17:09:44 -05:00
parent 201220eefa
commit 49fe3f1715

View File

@@ -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;