Initial push
This commit is contained in:
17
_sass/posts.scss
Normal file
17
_sass/posts.scss
Normal file
@@ -0,0 +1,17 @@
|
||||
.post-item {
|
||||
display: block;
|
||||
position: relative;
|
||||
line-height: 24px;
|
||||
padding-bottom: 5px;
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
.post-summary {
|
||||
padding-top: 30px;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
.post-nav {
|
||||
padding-top: 100px;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user