Update styles.css

This commit is contained in:
Mark Randall Havens △ The Empathic Technologist ⟁ Doctor Who 42
2025-11-08 15:48:34 -06:00
committed by GitHub
parent 1efdf6395a
commit a43055f3b8
+1
View File
@@ -114,4 +114,5 @@ body.sidebar-open #sidebar{ transform:translateX(0); }
margin:0;
min-height:calc(100vh - var(--topbar-h) - 40px);
border-radius:12px;
background: #fff; /* For PDF contrast */
}