update container

This commit is contained in:
Chris Smith
2019-05-28 20:01:59 -05:00
parent 30866a8d78
commit 3b97d57610

View File

@@ -30,11 +30,6 @@ h4 {
padding-left: 15px;
}
/*form validation*/
.container {
max-width: 960px;
}
.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }
.border-top-gray { border-top-color: #adb5bd; }