We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdaf609 commit b557d9fCopy full SHA for b557d9f
html/css/main.css
@@ -796,7 +796,7 @@ article :target:before {
796
}
797
.header-bg {}
798
header h1 { width: 40px; overflow:hidden; }
799
- article h2, article h3 { line-height: 1.2; word-break: break-all;}
+ article h2, article h3 { line-height: 1.2; word-break: break-word;}
800
801
@media (max-width:768px) {
802
.content {display:flex; flex-direction: column-reverse; }
0 commit comments