Skip to content

Commit

Permalink
Bottom padding for main content
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernKW committed Dec 30, 2022
1 parent d2b269a commit 29ae436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/static/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ h1.app-title {

.page-content {
padding-top: 4rem!important;
padding-bottom: 4rem!important;
}

#tables {
Expand Down

0 comments on commit 29ae436

Please sign in to comment.