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

github.com/gevhaz/hugo-theme-notrack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon <gevhaz@tutanota.com>2022-05-03 00:28:15 +0300
committerSimon Bengtsson <62712116+gevhaz@users.noreply.github.com>2022-05-03 00:41:49 +0300
commitdde1057d7b7d360877cdafee7ab9c86a061cc260 (patch)
tree21b22e9c019d0286acc077c9741218d62c940022
parent3dc745def28d89bfea69e2654944a7d44f01a395 (diff)
Remove unnecessary whitespace
-rw-r--r--static/css/styles.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/styles.scss b/static/css/styles.scss
index af12b2a..97c7758 100644
--- a/static/css/styles.scss
+++ b/static/css/styles.scss
@@ -455,7 +455,7 @@ em.taxonomy-emph {
.page-item.active {
background-color: $tab-active-color;
-
+
a {
background-color: $tab-active-color;
color: white;
@@ -474,7 +474,7 @@ em.taxonomy-emph {
width: 8em;
padding: .5em;
flex: 1 3 auto;
-
+
h4 {
margin: 0 0.5em 0 0;
font-size: 1.3em;