« get me outta code hell

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:
Diffstat (limited to 'src/static')
-rw-r--r--src/static/site6.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/static/site6.css b/src/static/site6.css
index a041024..a2f6289 100644
--- a/src/static/site6.css
+++ b/src/static/site6.css
@@ -1979,7 +1979,7 @@ main.long-content .content-sticky-heading-container .content-sticky-subheading-r
   position: absolute;
   width: 100%;
   box-sizing: border-box;
-  padding: 10px 40px 5px 20px;
+  padding: 10px 20px 5px 20px;
   margin-top: 0;
   z-index: -1;
 
@@ -2009,6 +2009,10 @@ main.long-content .content-sticky-heading-container .content-sticky-subheading-r
   opacity: 0;
 }
 
+.content-sticky-subheading {
+  padding-right: 20px;
+}
+
 .content-sticky-heading-container h2.visible {
   margin-top: 0;
   opacity: 1;