fix line height

This commit is contained in:
Katie Kroell 2024-05-22 10:44:28 -04:00
parent 3b8aec2e66
commit e772515ac7

View file

@ -279,6 +279,7 @@ export default {
span {
font-size: 1rem;
font-weight: 500;
line-height: 1.5rem;
}
}
}