Initial Commit

This commit is contained in:
mathias 2014-11-11 21:28:14 +02:00
parent 4bd19beb8d
commit 65143dd2b5

View file

@ -50,14 +50,6 @@ p {
line-height: 1.6;
}
@media(max-width:500px) {
p {
margin: 0 0 25px;
font-size: 18px;
line-height: 1.5;
}
}
a {
color: #28c3ab;
-webkit-transition: all .2s ease-in-out;