change channel description max width to 50rem
This commit is contained in:
parent
9b9de07bfe
commit
c017300913
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@
|
|||
}
|
||||
|
||||
&.media__info-text--small {
|
||||
max-width: 70%;
|
||||
max-width: 50rem;
|
||||
}
|
||||
|
||||
&.media__info-text--center {
|
||||
|
|
Loading…
Reference in a new issue