Side image

This commit is contained in:
Olu Amey
2023-01-25 15:50:17 -05:00
parent 154819aa19
commit bae7addbf0
2 changed files with 7 additions and 2 deletions
+4 -1
View File
@@ -41,7 +41,10 @@ html {
font-family: "Product Sans";
}
.primary-gradient {
background: linear-gradient(134.38deg, #f539f8 0%, #284f64 43.55%, #1a3544 104.51%);
/*background: linear-gradient(134.38deg, #f539f8 0%, #284f64 43.55%, #1a3544 104.51%); */
background-image: url("./assets/images/left-myft.jpg");
background-repeat: no-repeat;
background-size: cover;
}
.btn-shine {
position: relative;