Gennadysht hai 1 ano
pai
achega
f34995768d
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/Components/MainAppBar.js

+ 3 - 1
src/Components/MainAppBar.js

@@ -30,7 +30,9 @@ const MainAppBar = ({ token, openSidebar }) => {
         <Box sx={{ flexGrow: 1 }}>
             <AppBar position="static">
                 <Toolbar>
-                <Box component="img" src={logo} sx={{width: "40px",  borderStyle:"double", borderWidth:"3px", borderColor:"white",  marginRight:"10px" }} />
+                    <MyLink to="/">
+                        <Box component="img" src={logo} sx={{ width: "40px", borderStyle: "double", borderWidth: "3px", borderColor: "white", marginRight: "20px" }} />
+                    </MyLink>
                     <IconButton
                         size="large"
                         edge="start"