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

github.com/jsnjack/hugo-changelog-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/changelog.scss')
-rw-r--r--assets/changelog.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/changelog.scss b/assets/changelog.scss
index 1978de6..ae75428 100644
--- a/assets/changelog.scss
+++ b/assets/changelog.scss
@@ -122,6 +122,10 @@ $tag-security: #e85600;
.timeline-item::before {
background-color: #ffb700;
}
+
+ p {
+ margin: 0 0 .2rem;
+ }
}
}