diff options
author | lonkaars <l.leblansch@gmail.com> | 2021-01-15 10:03:33 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2021-01-15 10:03:33 +0100 |
commit | 7281197838986467880d88d265de5c003efc8b6b (patch) | |
tree | 70e95709ab2c8c5a078e71f98930e3da7d866353 /src/components/navbar.tsx | |
parent | 9c355c7de88bcbfb62558d3665d9a3a2c8a97b6f (diff) |
register werks
Diffstat (limited to 'src/components/navbar.tsx')
-rw-r--r-- | src/components/navbar.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/navbar.tsx b/src/components/navbar.tsx index e5d2915..7725ca8 100644 --- a/src/components/navbar.tsx +++ b/src/components/navbar.tsx @@ -49,7 +49,7 @@ export function NavBar() { <div style={{ width: 24, height: 24, - background: "#888888", + /* background: "#888888", */ borderRadius: 12 }}> <PersonIcon/> |