Merge pull request #214 from Safelite/feature/digital/SSR-342

change line-height to accomodate recal modal link
This commit is contained in:
katiekroell 2023-03-24 15:34:46 -04:00 committed by GitHub
commit 18b2827a47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 {