diff --git a/ui.css b/ui.css index 7c30470..3ba398e 100755 --- a/ui.css +++ b/ui.css @@ -1271,6 +1271,7 @@ h1 { margin-bottom: 0; text-align: center; margin-top: 0.2em; + coh-font-fit-mode: shrink; } .content-instance-owner h3 { @@ -2198,6 +2199,11 @@ h1 { padding-top: 0.4em; } +.feed-time-block { + align-self: flex-start; + margin: 10px; +} + .button-root { display: flex; } @@ -2347,6 +2353,7 @@ h1 { line-height: 1.333333em; font-size: 1.5em; text-align: center; + coh-font-fit-mode: shrink; } .valueList { position: absolute;