SSR-1362 - Updated line-height of h5 header to 32px for all modals

This commit is contained in:
Kirkland Brown 2024-06-17 16:22:16 -04:00
parent f41b9afcf7
commit 3b20f7a171

View file

@ -223,6 +223,7 @@ export default {
}
h5 {
text-align: center;
line-height: 32px;
}
}
}