Upgrading packages

This commit is contained in:
Lucid Kobold
2021-11-20 16:23:59 -06:00
parent 67bb129ac1
commit a7da4ac6f6
5 changed files with 96 additions and 96 deletions

View File

@@ -80,8 +80,8 @@ const Header = (): JSX.Element => {
open
? "brand.main"
: transparentNavbar
? "rgba(49, 56, 220, 0.9)"
: "brand.main"
? "rgba(49, 56, 220, 0.9)"
: "brand.main"
}
transition=".5s ease"
borderRadius="0px 0px 10px 10px"