diff --git a/rpg-docs/client/views/GeneralCSS/typography.css b/rpg-docs/client/views/GeneralCSS/typography.css index 862706e2..7f13bc6d 100644 --- a/rpg-docs/client/views/GeneralCSS/typography.css +++ b/rpg-docs/client/views/GeneralCSS/typography.css @@ -1,3 +1,7 @@ +body .paper-font-display4, body .paper-font-display3, body .paper-font-title, body .paper-font-caption{ + white-space: normal; +} + .white-text { color: #dedede; color: rgba(255,255,255,0.87);