Initial Commit

This commit is contained in:
mathias 2014-11-11 21:58:55 +02:00
parent e53cb231b6
commit 6b43a7b854

View file

@ -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;