This commit is contained in:
Olu Amey
2023-01-16 16:54:38 -05:00
parent a6ebce376c
commit 5ce427d9a5
7 changed files with 10 additions and 13 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ html {
font-family: "Product Sans";
}
.primary-gradient {
background: linear-gradient(134.38deg, #f539f8 0%, #c342f9 43.55%, #5356fb 104.51%);
background: linear-gradient(134.38deg, #f539f8 0%, #284f64 43.55%, #1a3544 104.51%);
}
.btn-shine {
position: relative;