This commit is contained in:
Mark Otto 2017-03-18 16:31:26 -07:00
parent e1c561a723
commit ab77282004
27 changed files with 348 additions and 484 deletions

View file

@ -17,8 +17,8 @@ html {
.container {
position: relative;
margin-left: auto;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
}
@ -81,8 +81,8 @@ html {
.container-fluid {
position: relative;
margin-left: auto;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
}