removed commented out code
This commit is contained in:
parent
874ec7e095
commit
5109d75e1a
1 changed files with 0 additions and 23 deletions
|
@ -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;
|
|
||||||
}
|
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue