Skip to content

Commit

Permalink
Add padding to bottom of Evidentiary Record table
Browse files Browse the repository at this point in the history
  • Loading branch information
Abradat committed May 27, 2024
1 parent c90af10 commit 373dbea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@

.content {
margin-top: 36px;
padding: 0 80px;
padding: 0 80px 64px;
}

0 comments on commit 373dbea

Please sign in to comment.