mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-04-28 10:47:11 +02:00
Fix .posts overflowing .content
This commit is contained in:
parent
001a2d9748
commit
1daf2b2a8e
|
@ -1,6 +1,7 @@
|
|||
@import "variables";
|
||||
|
||||
.posts {
|
||||
width : 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue