fix word breaks

This commit is contained in:
Henry Jameson 2025-04-03 10:56:19 +03:00
commit 36ce62efab
14 changed files with 24 additions and 24 deletions

View file

@ -127,7 +127,6 @@
max-width: 100%;
p {
word-wrap: break-word;
white-space: normal;
overflow-x: hidden;
}