stripe card
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user