forked from M3-Academy/m3-academy-template-checkout
fix(checkout-empty): resolved problem title in small devices
This commit is contained in:
parent
10a464b37a
commit
6d65e5df9d
@ -76,8 +76,8 @@
|
||||
font-size: 0px;
|
||||
|
||||
&::before {
|
||||
@include text-size("xxs");
|
||||
@include text-height("xxs", 100);
|
||||
@include text-size("sm");
|
||||
@include text-height("xs", 200);
|
||||
|
||||
content: "Seu carrinho está vazio.";
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user