mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-01-08 19:51:06 +01:00
Fix whitespace
This commit is contained in:
parent
b5a92ce082
commit
c442ebca44
|
@ -1,7 +1,7 @@
|
|||
@import "variables";
|
||||
|
||||
.posts {
|
||||
width : 100%;
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
@ -132,4 +132,4 @@
|
|||
.post-tag {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue