better line spacing for join flow descriptions

This commit is contained in:
Ben Wheeler 2019-07-26 13:38:16 -04:00
parent 1e9b9a537d
commit e5b80bb8c3

View file

@ -9,6 +9,8 @@
.join-flow-description {
font-size: .875rem;
font-weight: bold;
line-height: 1.37500rem;
margin-top: 0.78125rem;
margin-bottom: 1.875rem;
text-align: center;
}