scss/blog: make sure that articles in the list use full width
This commit is contained in:
parent
bc01b68937
commit
9ed5db9133
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@
|
|||
}
|
||||
|
||||
&-main {
|
||||
width: 100%;
|
||||
padding-left:1em;
|
||||
}
|
||||
&-title {
|
||||
|
|
Reference in a new issue