change line-height to accomodate recal modal link

This commit is contained in:
Kroell 2023-03-24 15:30:15 -04:00
parent 5f32002255
commit 63cdcdda7e

View file

@ -158,6 +158,11 @@ ol {
margin-left: -1rem;
li {
margin-bottom: .5rem;
line-height: 1.5rem;
a {
line-height: 1.5rem;
padding: 0;
}
}
}
#coverage-statement-text-block {