diff --git a/src/components/OthersDayBookFooter.tsx b/src/components/OthersDayBookFooter.tsx index 35b584a..4834ac3 100644 --- a/src/components/OthersDayBookFooter.tsx +++ b/src/components/OthersDayBookFooter.tsx @@ -20,8 +20,8 @@ export default OthersWritingFooter; const Footer = styled.footer` width: 100%; - position: absolute; - bottom: 0; + /* position: absolute; + bottom: 0; */ max-width: 768px; height: 100px;