summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorWolfgang Müller2021-06-16 16:47:20 +0200
committerWolfgang Müller2021-06-16 17:04:24 +0200
commit0009a20c16ed56be3a824d03301fd30976935f81 (patch)
treed9d5d571d373c488c263eb588b63f22198787600
parentf005208fc015f8e28e4c9332641c7b9067b2127a (diff)
downloadzunzuncito-0009a20c16ed56be3a824d03301fd30976935f81.tar.gz
sass: Apply margin to tags in the banner only
-rw-r--r--sass/style.sass5
1 files changed, 3 insertions, 2 deletions
diff --git a/sass/style.sass b/sass/style.sass
index 9229ce2..41c751a 100644
--- a/sass/style.sass
+++ b/sass/style.sass
@@ -160,6 +160,9 @@ div.banner > div.info
> a:first-of-type
padding-right: .2rem
+div.banner > nav.tags
+ margin-left: 1rem
+
article > header
margin: 0
@@ -195,8 +198,6 @@ nav.tags
ul > li:not(:first-of-type)
padding-left: .4rem
- margin-left: 1rem
-
nav.links
&::before, & > ul > li:not(:first-child)::before
@include spacer