diff options
| author | Ahmed <git@gumx.cc> | 2026-06-20 00:09:11 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-20 00:09:11 +0300 |
| commit | f7f53feab9d3d6a6138c90057596f2fcd015ec00 (patch) | |
| tree | 174b49a9c00fdb2b522fae3f9e4ee665ed9f16a8 /styles | |
| parent | 74f656375b4c5525871ec93617912eea8bb810a5 (diff) | |
fix: bunch of vibed edits to fix vibed edits
Diffstat (limited to 'styles')
| -rw-r--r-- | styles/ccc.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/ccc.css b/styles/ccc.css index cbf4853..edb0899 100644 --- a/styles/ccc.css +++ b/styles/ccc.css @@ -1,4 +1,4 @@ -/* ccc app-specific styles — base typography/layout from /styles/main.css */ +/* ccc app-specific styles; base typography/layout from /styles/main.css */ /* Extra reset the app needs beyond main.css */ *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } |
