mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Merge pull request #3387 from LLK/hotfix/zalgo
[Master] Contain zalgo text
This commit is contained in:
commit
060ed59a70
1 changed files with 2 additions and 0 deletions
|
@ -223,6 +223,8 @@
|
|||
font-size: 1rem;
|
||||
line-height: 1.5rem;
|
||||
overflow-wrap: break-word;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.comment-bottom-row {
|
||||
|
|
Loading…
Reference in a new issue