mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-10-11 08:16:14 +02:00
Fix .posts overflowing .content
This commit is contained in:
parent
6d836356e4
commit
b5a92ce082
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