Allow sponsor names to wrap

This commit is contained in:
Nick Krichevsky 2018-11-17 21:23:46 -05:00
parent a5a6a86934
commit baa0237629
No known key found for this signature in database
GPG key ID: A7567E699BE5AAE4

View file

@ -114,7 +114,6 @@ footer.page-footer {
.sponsor-name { .sponsor-name {
margin-right: 20px; margin-right: 20px;
white-space: nowrap;
font-weight: 500; font-weight: 500;
} }