removed commented out code

This commit is contained in:
Leonard Lorenz 2020-10-27 23:06:39 +01:00
parent 874ec7e095
commit 5109d75e1a

View file

@ -55,27 +55,4 @@ article {
width: 90%; width: 90%;
padding-left: 5%; padding-left: 5%;
} }
/*
h1 {
font-size: 1.5em;
}
.post-link {
font-size: 2.5em;
}
.post-title {
font-size: 2.5em;
}
.post-body {
font-size: 2em;
}
.post-publish-date {
font-size: 1.7em;
font-weight: 400;
}
*/
} }