rowy.app nav fix

This commit is contained in:
Sidney Alcantara
2022-06-13 10:14:20 +10:00
parent 72579df7fe
commit c8fcbd3427

View File

@@ -171,6 +171,7 @@ export default function Navigation({ children }: React.PropsWithChildren<{}>) {
variant="h6"
component="h1"
textAlign="center"
noWrap
sx={{
typography: { sm: "h5" },
textAlign: { xs: "left", sm: "center" },