1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-12 13:08:47 +00:00

feat: Add a newsletter subscription button (#3116)

This commit is contained in:
2025-09-10 15:55:54 -05:00
parent c738b4a446
commit 898eac34a0
8 changed files with 259 additions and 231 deletions

View File

@@ -604,3 +604,7 @@ path[d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-
opacity: 1;
color: var(--md-default-fg-color--light);
}
#ghost-portal-root, #ghost-comments-root {
color-scheme: light;
}