Break long worded topic headings

main
Henry Wright 10 years ago
parent e5634aa024
commit fe0dab2f56

@ -2,6 +2,7 @@
h1 { h1 {
line-height: 24px; line-height: 24px;
margin-bottom: 30px; margin-bottom: 30px;
word-break: break-all;
.topic-title { .topic-title {
font-size: 28px; font-size: 28px;
@ -345,4 +346,4 @@
position: relative; position: relative;
text-align: center; text-align: center;
} }
} }

Loading…
Cancel
Save