change channel description max width to 50rem

This commit is contained in:
Baltazar Gomez 2019-05-30 10:57:58 -06:00 committed by GitHub
parent 9b9de07bfe
commit c017300913
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -267,7 +267,7 @@
}
&.media__info-text--small {
max-width: 70%;
max-width: 50rem;
}
&.media__info-text--center {