Make text block text white

This commit is contained in:
2026-06-24 09:36:41 +02:00
parent ddb46dbac0
commit 44e9a5b40f
2 changed files with 2 additions and 2 deletions
@@ -23,7 +23,7 @@
.sg-text-block {
--surface-text-block: var(--color-transparent);
--text-text-block: var(--color-font-dark);
--text-text-block: var(--color-font-light);
width: 60vw;
box-sizing: border-box;
background: var(--surface-text-block);