mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-11 20:04:59 +01:00
wip: cloud stuff
This commit is contained in:
8
cloud/app/src/style/base.css
Normal file
8
cloud/app/src/style/base.css
Normal file
@@ -0,0 +1,8 @@
|
||||
html {
|
||||
color-scheme: dark;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: var(--font-sans);
|
||||
}
|
||||
Reference in New Issue
Block a user