@@ -142,6 +142,7 @@ body {
line-height: 1.5;
background-color: transparent;
min-height: 100%;
+ overflow-wrap: anywhere;
}
a svg {
@@ -83,10 +83,6 @@ html[data-theme=light] {
-* {
- word-break: break-word;
-}
-
.hide-scrollbar {
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none !important; /* Firefox */