Update css

This commit is contained in:
2018-02-23 15:42:20 -05:00
parent 2522eb7da1
commit 0114b21336
7 changed files with 32 additions and 38 deletions
+3 -3
View File
@@ -26,13 +26,13 @@
padding: 20px 40px;
list-style: none;
> li {
padding-bottom: 30px;
padding-bottom: 15px;
border-bottom: 1px solid #CCC;
margin-bottom: 30px;
margin-bottom: 15px;
}
.post-title {
font-size: 28px;
font-weight: normal;
font-weight: bold;
margin: 0;
}
.post-meta {