This commit is contained in:
Vitor Santos Costa
2017-09-06 01:17:09 +01:00
parent 02a2bb0b0b
commit 41dab59126
13 changed files with 120 additions and 370 deletions

View File

@@ -1,9 +0,0 @@
body { padding-top: 100px; }
/* set a max-width for horizontal fluid layout and make it centered */
.container-fluid {
margin-right: auto;
margin-left: auto;
max-width: 1600px; /* or 950px */
}