diff --git a/src/Layout/Layout-styled.jsx b/src/Layout/Layout-styled.jsx index a9db743..6ec07a0 100644 --- a/src/Layout/Layout-styled.jsx +++ b/src/Layout/Layout-styled.jsx @@ -3,4 +3,4 @@ import styled from "styled-components"; export const ScrollWrap = styled.div` height: 100vh; overflow-y: scroll; -`; \ No newline at end of file +`; diff --git a/src/Layout/Layout.jsx b/src/Layout/Layout.jsx index 95a2c85..54bc635 100644 --- a/src/Layout/Layout.jsx +++ b/src/Layout/Layout.jsx @@ -10,16 +10,13 @@ export const Layout = () => { -
+