Interrim Checkin

This commit is contained in:
Robin Davies
2023-06-28 10:38:08 -04:00
parent bc410edd88
commit 2904518181
14 changed files with 86 additions and 42 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ const appStyles = (theme: Theme) => createStyles({
},
heroContent: {
backgroundColor: isDarkMode()? theme.palette.background.default: "#FFFFFF",
backgroundColor: isDarkMode()? "#222": "#FFFFFF",
position: "relative",
height: "100%",
width: "100%"