overflow of long word

This commit is contained in:
cupcakearmy 2019-05-03 18:03:53 +02:00
parent 32e0b63718
commit 62df154688

View File

@ -38,6 +38,7 @@ pre {
background-color: var(--clr-ligher); background-color: var(--clr-ligher);
padding: 1em; padding: 1em;
border-radius: .25em; border-radius: .25em;
overflow-wrap: initial;
} }
a { a {