fix: smaller time
This commit is contained in:
parent
78d655fe02
commit
dba98ee53f
|
@ -19,6 +19,8 @@ const decorate = compose(
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
font-size: 0.5em;
|
||||||
|
text-shadow: 0.5px 0.5px 0px black;
|
||||||
}
|
}
|
||||||
`),
|
`),
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user