fix title on small screen
This commit is contained in:
parent
879cba77cb
commit
0ca59a809f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue