CASH-464: fix supplemental info styling

This commit is contained in:
Adam Caouette 2025-04-25 15:11:30 -04:00
parent 1a828bd2a8
commit d450cee5e3

View file

@ -563,6 +563,7 @@ export default {
.supplemental-information {
line-height: 1.5rem;
font-size: 0.875rem;
text-align: left;
li strong {
font-weight: bold;
}