Authors now showing on the listing
continuous-integration/drone/pr Build is passing

Back to the top works
This commit is contained in:
Khwezi Mngoma
2026-05-30 22:19:35 +02:00
parent 01a0264452
commit 26cd12532c
4 changed files with 12 additions and 15 deletions
@@ -170,3 +170,8 @@ html {
border-color: #ffffff !important;
box-shadow: 0 0 0 2px #1a1a1a, 0 6px 16px rgba(0, 0, 0, 0.25) !important;
}
/* Direct the smooth scroll action straight to the layout viewport boundary */
#top-target {
scroll-margin-top: 100vh;
}