Keep lineheight of subline across devices

This commit is contained in:
Björn Fromme
2022-03-14 11:32:29 +01:00
parent b880a75653
commit 8552e30b47
@@ -24,7 +24,7 @@ h4,
}
.subline {
@apply block text-xs md:text-sm font-normal leading-6 md:leading-10 text-gray-500;
@apply block text-xs md:text-sm font-normal leading-6 text-gray-500;
}
// Lists