scss/blog: make sure that articles in the list use full width

This commit is contained in:
Kazhnuz 2018-10-27 21:27:09 +02:00
parent bc01b68937
commit 9ed5db9133
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@
}
&-main {
width: 100%;
padding-left:1em;
}
&-title {