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;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
// line-height: var(--font-heading);
|
// line-height: var(--font-heading);
|
||||||
font-size: var(--font-heading);
|
font-size: xx-large;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
|
|
||||||
// Quick hack to get this to work
|
// Quick hack to get this to work
|
||||||
|
|
Loading…
Add table
Reference in a new issue