Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -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; | ... | ... |
-
Please register or login to post a comment