diff --git a/view/src/components/SideBar/SideBar.css b/view/src/components/SideBar/SideBar.css index e896a14..a1399c0 100644 --- a/view/src/components/SideBar/SideBar.css +++ b/view/src/components/SideBar/SideBar.css @@ -17,7 +17,7 @@ } .embaixo{ - margin-top: 310px; + margin-top: 10px; display: flex; flex-direction: column; @@ -25,5 +25,5 @@ .edraLogo{ margin-left: 100%; - padding: 0px 1000px; + /*padding: 0px 1000px;*/ } \ No newline at end of file diff --git a/view/src/components/SideBar/index.jsx b/view/src/components/SideBar/index.jsx index b58b1b3..145b2cd 100644 --- a/view/src/components/SideBar/index.jsx +++ b/view/src/components/SideBar/index.jsx @@ -27,7 +27,7 @@ function SideBar(){