fix(readable-background): add a translucent background to main content #23

Merged
naomi merged 5 commits from :fix/issue-22-readable-background into main 2026-02-06 16:46:52 -08:00
Showing only changes of commit 9b8cf6d667 - Show all commits
-5
View File
@@ -71,11 +71,6 @@ html[data-theme="dark"] {
color: var(--primary-color);
}
/* .right-sidebar-panel {
background: var(--content-bg);
backdrop-filter: var(--content-blur);
} */
h1,
h2,
h3,