Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/css/_partial/_post.scss')
-rw-r--r--src/css/_partial/_post.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/_partial/_post.scss b/src/css/_partial/_post.scss
index 2da2315..94e812f 100644
--- a/src/css/_partial/_post.scss
+++ b/src/css/_partial/_post.scss
@@ -37,6 +37,6 @@
@media screen and (min-width: 800px) {
.post {
- margin: 0 3em 5em 5em;
+ margin: 0 5em 3em 5em;
}
} \ No newline at end of file