wip
This commit is contained in:
@@ -49,6 +49,13 @@
|
||||
:is(.dark .dark\:border-white) {
|
||||
border: 2px solid #ffffff;
|
||||
}
|
||||
|
||||
@media (max-width: 500px) {
|
||||
.credit-card-container {
|
||||
display: block;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="credit-card-container">
|
||||
|
||||
Reference in New Issue
Block a user