| changeset 33 | a1ed6f85c11b |
| parent 29 | 63056554a3d0 |
| child 35 | 7868b794e6cc |
--- a/src/web/app/themes/twentynineteen-child/style.css Thu Jun 20 18:22:30 2019 +0200 +++ b/src/web/app/themes/twentynineteen-child/style.css Fri Aug 23 17:06:41 2019 +0200 @@ -19,6 +19,10 @@ "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } +table td, table th { + word-break: break-word; +} + /* TITLE */ .site-title a { display: block;