fix zalgo overflow in circles ui

This commit is contained in:
Kevin Froman 2020-10-22 15:16:49 +00:00
parent eec8c356ad
commit 77de7e318d
2 changed files with 1 additions and 1 deletions

View file

@ -3,6 +3,7 @@
word-wrap:break-word;
word-break:break-word;
white-space: pre-wrap;
overflow: hidden;
}
body{