From a93322c905e3c41c4332d2940027ccc2e4d733e9 Mon Sep 17 00:00:00 2001
From: Wolfgang Müller
Date: Sat, 12 Jun 2021 20:50:11 +0200
Subject: templates: Set mute class on banner's
This way we do not have to specify the color in its selector.
---
sass/style.sass | 1 -
templates/macros.html | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/sass/style.sass b/sass/style.sass
index 375664b..82400e7 100644
--- a/sass/style.sass
+++ b/sass/style.sass
@@ -150,7 +150,6 @@ div.banner h2
display: inline-block
margin: 0
- color: var(--fg-color-mute)
font-size: inherit
font-style: italic
font-weight: inherit
diff --git a/templates/macros.html b/templates/macros.html
index 354eb6e..20905fe 100644
--- a/templates/macros.html
+++ b/templates/macros.html
@@ -10,7 +10,7 @@
{%- if "tags" in post.taxonomies %}
--
cgit v1.2.3-2-gb3c3