overflow of long word

This commit is contained in:
cupcakearmy 2019-05-03 17:59:07 +02:00
parent 546ee17844
commit 32e0b63718

View File

@ -1,6 +1,7 @@
#singular #main {
padding: 8vw 0;
overflow: auto;
overflow-wrap: break-word;
}
#singular #main a {