Remove unexpected background-color

This commit is contained in:
Vitaly Rtishchev
2023-11-16 16:22:10 +04:00
parent 8ee9720044
commit 8fd71b288c

View File

@ -3,7 +3,6 @@
font-size: rem(100px);
font-weight: 900;
letter-spacing: rem(-2px);
background-color: red;
@media (max-width: $mantine-breakpoint-md) {
font-size: rem(50px);