Files
2025-08-25 19:13:59 -04:00

17 lines
238 B
SCSS

.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;
}