Skip to content

Commit

Permalink
Merge pull request #384 from GrahamDumpleton/login-page-formatting
Browse files Browse the repository at this point in the history
Adjust padding around login form.
  • Loading branch information
GrahamDumpleton authored May 23, 2024
2 parents 8fc2043 + 0276aec commit f5046ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions training-portal/src/project/static/styles/project.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@
padding-top: 0px;
padding-bottom: 15px;
}

.login {
padding-top: 15px;
padding-bottom: 15px;
}

0 comments on commit f5046ad

Please sign in to comment.