Updated log display.

This commit is contained in:
Mike Cao 2020-10-14 14:16:00 -07:00
parent d78f8eda37
commit 894736d474
5 changed files with 18 additions and 8 deletions

View file

@ -1,5 +1,6 @@
.container {
color: var(--gray500);
font-size: var(--font-size-normal);
position: absolute;
top: 50%;
left: 50%;