diff --git a/src/components/UI/commentaryArea/commentaryArea.module.scss b/src/components/UI/commentaryArea/commentaryArea.module.scss index 6d5e3cb..2d54c26 100644 --- a/src/components/UI/commentaryArea/commentaryArea.module.scss +++ b/src/components/UI/commentaryArea/commentaryArea.module.scss @@ -1,5 +1,6 @@ .commentaryArea { margin-top: 30px; + margin-bottom: 30px; display: flex; flex-direction: column; border-radius: 5px;