forked from M3-Academy/m3-academy-template-checkout
style(_checkout-vazio.scss): modificando tamanho do título para telas 2500px
This commit is contained in:
parent
fe31c4c49a
commit
af70c21637
@ -18,6 +18,10 @@
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
color: $color-black2;
|
||||
@media (min-width: $checkout2500px) {
|
||||
font-size: 48px;
|
||||
line-height: 65px;
|
||||
}
|
||||
}
|
||||
|
||||
&-links {
|
||||
|
Loading…
Reference in New Issue
Block a user