edition/partials/shop/style.hbs

42 lines
521 B
Handlebars

<style>
.rose-ash {
font-size: 20px;
}
.rose-ash h3 {
font-size: 110%;
}
.rose-ash * {
font-size: 100%;
}
.swal2-popup {
font-size: 1.5rem;
}
.swal-wide{
width:850px !important;
}
@media (min-width: 768px) {
.w-md-100 {
width:100% !important;
}
.w-md-75 {
width:75% !important;
}
.w-md-50 {
width:50% !important;
}
.w-md-25 {
width:25% !important;
}
}
.sumup-payment-142vw6r {
min-height: 70px !important;
}
[data-sumup-id='hostedfield--cardholder_number'] {
}
</style>