New icons for theme button.

This commit is contained in:
Mike Cao 2020-09-20 15:42:01 -07:00
parent eb9f044d19
commit 92d1fddf8b
8 changed files with 38 additions and 52 deletions

View file

@ -92,6 +92,10 @@ main {
flex: 1;
}
svg {
shape-rendering: geometricPrecision;
}
#__next {
display: flex;
flex-direction: column;