fixed typo

This commit is contained in:
sefaria
2026-05-28 23:35:26 +02:00
parent 88f3140357
commit a1d9d3b9d8
+1 -1
View File
@@ -55,7 +55,7 @@
:root { :root {
color-scheme: light dark; color-scheme: light dark;
background-color: light-dark(##F7F7F7, #121212); background-color: light-dark(#F7F7F7, #121212);
/* Primitive tokens: raw design values */ /* Primitive tokens: raw design values */
--color-neutral-100: #F7F7F7; --color-neutral-100: #F7F7F7;