diff --git a/src/components/styled/views/Board.styled.jsx b/src/components/styled/views/Board.styled.jsx index b90370e2..a0fc0a4d 100644 --- a/src/components/styled/views/Board.styled.jsx +++ b/src/components/styled/views/Board.styled.jsx @@ -2049,10 +2049,10 @@ export const BoardForm = styled.div` border-top: none; margin: 0; clear: both; + padding-bottom: 25px; hr { - margin-top: 30px; - margin-bottom: 30px; + padding-top: 25px; } .op-container {