diff --git a/css/minecraft.css b/css/minecraft.css index e2d8c58..671b874 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -42,11 +42,13 @@ h6 { font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700; letter-spacing: 1px; +text-align: center; } p { margin: 0 0 35px; line-height: 1.6; +text-align: center; } @media(min-width:767px) { @@ -76,7 +78,7 @@ a:focus { .intro { display: table; width: 100%; - height: auto; + height: 100%; padding: 100px 0; color: #fff; background: url(/img/intro-bg.jpg) no-repeat bottom center scroll;