Update UI
This commit is contained in:
@@ -26,9 +26,14 @@ body { background-color: var(--bg-page) !important; color: var(--text-primary);
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 999;
|
||||
margin-top: 0 !important;
|
||||
margin-bottom: 0 !important;
|
||||
box-shadow: 0 2px 6px rgba(0,0,0,.08);
|
||||
}
|
||||
|
||||
/* ── Page content spacing ─────────────────────────────────────────────────── */
|
||||
#container { margin-top: 1.5rem !important; }
|
||||
|
||||
/* ── Back-to-top button ───────────────────────────────────────────────────── */
|
||||
#backToTop {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user