Added hamburger and member sidebar icons

This commit is contained in:
nizune
2021-07-08 18:39:03 +02:00
parent eb7b915edb
commit 76f43a4b98
5 changed files with 16 additions and 13 deletions

View File

@@ -75,7 +75,7 @@ export function GenericSettings({
content={
isTouchscreenDevice
? theme["primary-header"]
: theme["secondary-background"]
: theme["background"]
}
/>
</Helmet>