Fix content spacing/centering

This commit is contained in:
Divlo
2019-08-19 00:10:52 +02:00
parent 0f76797845
commit e53dc3bb91
3 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,6 @@ h1 {
font-family: 'Roboto', 'sans-serif';
margin: auto;
text-align: center;
padding-bottom: 0.6em;
}
p {
font-size: 18px;
@@ -40,7 +39,7 @@ p {
/* HEADER */
header {
margin-bottom: 5%;
margin-bottom: 4%;
}
#header-container {
padding-bottom: 0;