stripe card

This commit is contained in:
rizwanisready
2024-03-28 16:55:11 +05:30
parent c4e413d81b
commit 7dfd972265
3 changed files with 63 additions and 28 deletions

View File

@@ -597,6 +597,16 @@
margin-top: 90px;
}
.gold-text {
color: rgb(209 170 88);
}
.feat-card {
border: 1px solid #d1aa588c;
padding: 18px;
width: 300px;
border-radius: 6px;
background-color: #00000080;
}
/* mediascreen */
@media (max-width: 1199px) {
@@ -711,9 +721,9 @@
flex-direction: column-reverse;
}
.baner-section .store-app {
/* .baner-section .store-app {
justify-content: center;
}
} */
.baner-btn {
text-align: center;