Fix recent blog posts indenting

This commit is contained in:
Daniel_I_Am 2021-09-02 15:05:05 +02:00
parent 912c9f63a7
commit a0fcb669bd

View File

@ -26,6 +26,7 @@ section.blog {
.list {
.blog-items {
list-style: none;
padding: 0;
.blog-item {
background-color: $background-lighter;