This commit is contained in:
pacnpal
2024-10-29 23:11:55 -04:00
parent 708986e4c4
commit 298e2a80cb
20 changed files with 175 additions and 153 deletions

View File

@@ -2943,14 +2943,14 @@ select {
--tw-gradient-stops: var(--tw-gradient-from), #eff6ff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-secondary {
--tw-gradient-to: #e11d48 var(--tw-gradient-to-position);
}
.to-indigo-50 {
--tw-gradient-to: #eef2ff var(--tw-gradient-to-position);
}
.to-secondary {
--tw-gradient-to: #e11d48 var(--tw-gradient-to-position);
}
.bg-clip-text {
-webkit-background-clip: text;
background-clip: text;