Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
add bottom margin for post replies
Browse files Browse the repository at this point in the history
  • Loading branch information
recanman committed May 29, 2023
1 parent ee3bfba commit 96c9663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ body {
display: table;
padding: 2px;
margin-left: 50px;
margin-bottom: 4px;
min-width: 500px;
}

Expand Down

0 comments on commit 96c9663

Please sign in to comment.