Skip to content

Commit

Permalink
report form margin PR (#156)
Browse files Browse the repository at this point in the history
added margin to the report form
  • Loading branch information
4darsh-Dev authored Jul 28, 2024
2 parents bab18e4 + fb40f89 commit 1e53926
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions django-web-app/static/css/report.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
}
.content-section {
gap: 3rem;
box-sizing: border-box;
margin: 20px;
/* padding-left: 30rem; */
}

Expand Down

0 comments on commit 1e53926

Please sign in to comment.