ignore: cloud

This commit is contained in:
Jay V
2025-08-28 17:34:55 -04:00
parent 7d1eb010c1
commit 9b27d61fe8
4 changed files with 16 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
[data-page="workspace"] {
font-family: var(--font-mono);
@media (prefers-color-scheme: dark) {
}
}
[data-page="workspace"] {
font-family: var(--font-mono);
}