fix: modal text styles

This commit is contained in:
David Ralph
2021-04-28 21:14:50 +01:00
parent e45600b4db
commit 696b58f9bc
2 changed files with 3 additions and 3 deletions

View File

@@ -367,7 +367,7 @@ li {
margin-top: 10px !important;
}
label, p {
label, p, span.modalLink {
font-size: 1rem;
}