mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
better line spacing for join flow descriptions
This commit is contained in:
parent
1e9b9a537d
commit
e5b80bb8c3
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue