Keep lineheight of subline across devices
This commit is contained in:
@@ -24,7 +24,7 @@ h4,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.subline {
|
.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
|
// Lists
|
||||||
|
|||||||
Reference in New Issue
Block a user