Initial Commit

This commit is contained in:
mathias 2014-11-14 23:30:24 +02:00
parent c74d9b94c1
commit 4ba049d518

View file

@ -52,16 +52,16 @@ text-align: center;
}
@media(min-width:767px) {
p {
margin: 0 0 20px;
line-height: 1.5;
}
p {
margin: 0 0 20px;
line-height: 1.5;
}
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 30px;
margin: 0 0 30px;
}
}