UX: Line-height should be larger with single-line titles

This commit is contained in:
Kris 2018-01-15 11:00:04 -05:00
parent 53fb02f7fc
commit 22849fce96

View File

@ -517,7 +517,7 @@ video {
h1 {
margin: 5px 0 0 0;
font-size: $font-up-3;
line-height: $line-height-medium;
line-height: $line-height-large;
}
.topic-statuses {