Dark mode.

This commit is contained in:
Mike Cao 2020-09-20 01:33:39 -07:00
parent 4bb95cd997
commit aa265d1d42
29 changed files with 221 additions and 60 deletions

View file

@ -74,7 +74,7 @@
position: relative;
width: 50px;
color: #6e6e6e;
border-left: 1px solid var(--gray600);
border-left: 1px solid var(--gray500);
padding-left: 10px;
z-index: 1;
}