This commit is contained in:
Mark Otto 2016-12-28 20:50:01 -08:00
parent d9fcdcfa76
commit 76d8291e38
21 changed files with 783 additions and 687 deletions

View file

@ -16,6 +16,7 @@ html {
}
.container {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
@ -79,6 +80,7 @@ html {
}
.container-fluid {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;