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

github.com/wayjam/hugo-theme-mixedpaper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorWayJam So <imsuwj@gmail.com>2020-05-18 17:37:40 +0300
committerWayJam So <imsuwj@gmail.com>2020-05-18 17:37:40 +0300
commit14fcbb9c055f045f7122f553ebd49ae338e21761 (patch)
treef1bcf2c20731539473d21251100ca05caf389e43 /assets
parenta57a3d8f02254ce5d883a7372a1a70d9fb29f8fe (diff)
fix: style:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/main.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/main.scss b/assets/css/main.scss
index 4eb6f6f..2ebaaa0 100644
--- a/assets/css/main.scss
+++ b/assets/css/main.scss
@@ -345,6 +345,7 @@ body {
}
.other_posts {
+ padding: 0 0.5em;
.next {
width: 50%;
text-align: right;