mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-12-12 09:08:45 +01:00
Fix .posts overflowing .content
This commit is contained in:
parent
001a2d9748
commit
1daf2b2a8e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
@import "variables";
|
@import "variables";
|
||||||
|
|
||||||
.posts {
|
.posts {
|
||||||
|
width : 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue