global: snap

This commit is contained in:
nym21
2026-04-18 17:23:12 +02:00
parent 2a93f51e81
commit fd2b93367d
31 changed files with 1004 additions and 988 deletions

View File

@@ -256,7 +256,7 @@ summary {
&,
*,
&::after {
color: var(--color) !important;
color: var(--color);
}
}
@@ -264,7 +264,7 @@ summary {
&,
*,
&::after {
color: var(--orange) !important;
color: var(--orange);
}
}
}