forked from M3-Academy/m3-academy-template-checkout
feature/alteracoes #2
@ -92,6 +92,10 @@
|
||||
@media (max-width: 767px) {
|
||||
width: 49.2%;
|
||||
}
|
||||
|
||||
@media (max-width: 491px) {
|
||||
width: 45% !important;
|
||||
}
|
||||
}
|
||||
|
||||
#go-to-shipping {
|
||||
|
@ -5,6 +5,7 @@
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
html {
|
||||
|
Loading…
Reference in New Issue
Block a user