Update header components. Update theme button.

This commit is contained in:
Mike Cao 2020-09-20 02:54:38 -07:00
parent aa265d1d42
commit 823fdcbeae
11 changed files with 112 additions and 32 deletions

View file

@ -7,3 +7,7 @@
.menu {
z-index: 100;
}
.text {
font-size: var(--font-size-small);
}