fix title on small screen

This commit is contained in:
YULIUS KURNIAWAN KRISTIANTO 2019-10-04 12:13:29 +07:00 committed by Sean Yesmunt
parent 879cba77cb
commit 0ca59a809f

View file

@ -89,7 +89,7 @@ $metadata-z-index: 1;
overflow: hidden;
text-overflow: ellipsis;
// line-height: var(--font-heading);
font-size: var(--font-heading);
font-size: xx-large;
font-weight: 800;
// Quick hack to get this to work