Save
This commit is contained in:
@@ -5691,3 +5691,26 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.card > .checkout {
|
||||
.btn.btn-primary {
|
||||
text-wrap: auto;
|
||||
}
|
||||
}
|
||||
|
||||
#promo-code {
|
||||
.promo-code {
|
||||
form {
|
||||
@media (max-width: 400px) {
|
||||
.promo-input {
|
||||
width: 100%;
|
||||
}
|
||||
.btn.btn-primary {
|
||||
top: 0;
|
||||
margin-top: 10px;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user