이승윤

chore: test

...@@ -14,7 +14,6 @@ const HeaderTop = styled.div` ...@@ -14,7 +14,6 @@ const HeaderTop = styled.div`
14 float: up; 14 float: up;
15 height: 20px; 15 height: 20px;
16 `; 16 `;
17 -
18 const MainContainer = styled.div` 17 const MainContainer = styled.div`
19 height: ${HeaderHeight}; 18 height: ${HeaderHeight};
20 position: fixed; 19 position: fixed;
......