Revert "Center Content each page"

This reverts commit 18fd18fec0.
This commit is contained in:
Divlo
2019-08-19 11:23:22 +02:00
parent 18fd18fec0
commit 207c8f4eb7
7 changed files with 68 additions and 80 deletions

View File

@ -38,6 +38,9 @@ p {
}
/* HEADER */
header {
margin-bottom: 4%;
}
#header-container {
padding-bottom: 0;
}
@ -49,11 +52,8 @@ p {
}
/* CONTENT */
@media (min-width: 576px) {
.jumbotron {padding: 6.17rem 2rem;}
}
.jumbotron {
background-color: var(--background-color) !important;
.container {
padding-bottom: 25px;
}
.table {
color: white;