Fixes
This commit is contained in:
@@ -11,7 +11,7 @@ function toggleDark() { dark.value = !dark.value }
|
||||
<style lang="scss">
|
||||
:root {
|
||||
--bg: #ffffff;
|
||||
--surface: #f8fafc;
|
||||
--surface: #d0dae1;
|
||||
--border: #e2e8f0;
|
||||
--text: #0f172a;
|
||||
--text-muted: #64748b;
|
||||
|
||||
Reference in New Issue
Block a user