Skip to content

Commit

Permalink
Commentary area now has margin bottom.
Browse files Browse the repository at this point in the history
  • Loading branch information
RaayNoff committed Sep 4, 2022
1 parent d1b3d80 commit d286d46
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.commentaryArea {
margin-top: 30px;
margin-bottom: 30px;
display: flex;
flex-direction: column;
border-radius: 5px;
Expand Down

0 comments on commit d286d46

Please sign in to comment.