Initial Commit

This commit is contained in:
mathias 2014-11-11 21:30:51 +02:00
parent f2214d4846
commit abcc32769e

View file

@ -47,13 +47,16 @@ h6 {
p {
margin-left: 65px;
margin-right: 65px;
margin-bottom: 25px;
font-size: 18px;
line-height: 1.6;
}
@media(max-width:767px) {
p {
margin: 0 0 25px;
margin-left: 25px;
margin-right: 25px;
margin-bottom: 25px;
font-size: 18px;
line-height: 1.5;
}