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

github.com/asurbernardo/amperage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsur <asur@asurbernardo.com>2020-01-28 18:08:17 +0300
committerAsur <asur@asurbernardo.com>2020-01-28 18:08:17 +0300
commitb46446c69ed9a95790f1be6a8360e98cd068aec8 (patch)
tree0f6e8d9925294c98aa8b67a52c6de3ca74560cf7
parentc94460e24bd8734da8f6502044fb09a796bfdc91 (diff)
Decrease post-it content marginv1.1
-rw-r--r--assets/theme.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/theme.scss b/assets/theme.scss
index f16a196..9391c98 100644
--- a/assets/theme.scss
+++ b/assets/theme.scss
@@ -175,7 +175,7 @@ blockquote {
font-size: 1.5em;
}
&__content {
- margin-top: 1.5em;
+ margin-top: 1em;
}
}