Skip to content

Commit

Permalink
Adjusted the padding for the headings
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevin-Thomas committed Jul 18, 2024
1 parent 840c2ee commit 0e57370
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gnd-app/src/app/report/report.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
align-items: center;
text-align: center;
padding-bottom: 2.5em;
padding-top: 3.5em;
padding-top: 4.5em;
}

.header {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
align-items: center;
text-align: center;
padding-bottom: 2.5em;
padding-top: 3.5em;
padding-top: 4.5em;
}

.header {
Expand Down

0 comments on commit 0e57370

Please sign in to comment.