Fixed cut-off descenders on Integration list

This commit is contained in:
Sanne de Vries 2021-03-01 14:45:57 +01:00
parent 2b83749473
commit 049030899c

View File

@ -258,7 +258,7 @@
text-overflow: ellipsis;
white-space: nowrap;
font-size: 1.5rem;
line-height: 1.15em;
line-height: 1.3em;
font-weight: 600;
}
@media (max-width: 500px) {