mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-01-09 12:11:05 +01:00
Fix .posts overflowing .content
This commit is contained in:
parent
6d836356e4
commit
b5a92ce082
|
@ -1,6 +1,7 @@
|
|||
@import "variables";
|
||||
|
||||
.posts {
|
||||
width : 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue