added details to app download page

This commit is contained in:
2023-12-20 21:15:27 -08:00
parent f109e89f96
commit 11b4713db5
4 changed files with 128 additions and 24 deletions
+21
View File
@@ -107,6 +107,27 @@
margin-top: -20px;
}
.app-download.options{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
gap: 1rem;
}
.app-download.options .main-btn {
color: #0e1133;
background-color: #fff;
border: 3px solid #3EAFCC;
padding: 5px 45px;
letter-spacing: 1px;
}
.app-download.appie-hero-content h5 {
color: #51B5D0;
/* border-color: #fff; */
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
.testimonial-about-slider-active .testimonial-box {
box-shadow: none;