This commit is contained in:
Matthew Ryan Dillon 2017-09-13 14:07:41 -07:00
parent 825b5b0d89
commit f158d7a7f3
10 changed files with 105 additions and 6 deletions

View file

@ -1,3 +1,14 @@
.content {
padding-left: 40px;
padding-right: 40px;
padding-top: 20px;
padding-bottom: 20px;
}
.top-buffer {
padding-top: 20px;
}
.form-signin {
max-width: 330px;
padding: 15px;