RED-3688: smaller font size for li

This commit is contained in:
Adina Țeudan 2022-05-04 20:43:20 +03:00
parent 89fdadd8ab
commit 4ad3722f89

View File

@ -33,6 +33,11 @@
@include mixin.card;
width: 250px;
margin: 0 15px !important;
li a {
font-size: inherit;
line-height: inherit;
}
}
}