Pledge details: Increase font size for teams

Fixes #284
This commit is contained in:
Kelly Dwan 2024-09-06 10:12:15 -04:00
parent e667a90961
commit eeb8fca3b3
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D

View file

@ -29,8 +29,8 @@
}
.badge-label {
font-size: var(--wp--preset--font-size--extra-small);
line-height: var(--wp--custom--body--extra-small--typography--line-height);
font-size: var(--wp--preset--font-size--small);
line-height: var(--wp--custom--body--small--typography--line-height);
}
}