mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
rowy.app nav fix
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user