« get me outta code hell

css: pad sticky-heading's h1 to avoid touching main cover art - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-08-15 19:44:19 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-08-15 19:44:19 -0300
commitc8de5fa3dfc3546a7ca603acee8f24a79f062b26 (patch)
tree74fa6d85d657a36e6df7f69683e4e0238bf97cb5 /src/static
parent1b0516e8b8ec0a1b07a07d281e2be29e5d72559e (diff)
css: pad sticky-heading's h1 to avoid touching main cover art
Diffstat (limited to 'src/static')
-rw-r--r--src/static/site4.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/site4.css b/src/static/site4.css
index dd6f104..6fffba4 100644
--- a/src/static/site4.css
+++ b/src/static/site4.css
@@ -1325,6 +1325,7 @@ main.long-content .content-sticky-heading-container .content-sticky-subheading-r
 
 .content-sticky-heading-row h1 {
   margin: 0;
+  padding-right: 10px;
 }
 
 .content-sticky-heading-cover-container {