fix: space

This commit is contained in:
cha0s 2020-07-21 00:39:42 -05:00
parent 435916569e
commit 375a00cfe4

View File

@ -9,7 +9,7 @@
display: block;
font-family: var(--title-font-family);
height: 3em;
max-width: calc(100% - 5em);
max-width: calc(100% - 6em);
overflow: hidden;
padding: 1em;
padding-right: 0;