Fix answer box bug
@@ -540,6 +540,10 @@ article[data-vim-selected].category-social {
h4 {
display: none;
}
+
+ span {
+ overflow-wrap: anywhere;
+ }
#infoboxes {