thu nghiem
All checks were successful
Deploy on Master Change / deploy (push) Successful in 1m21s

This commit is contained in:
2026-07-13 14:50:57 +07:00
parent 24a4ef2c66
commit 5ab5ed1454
9 changed files with 187 additions and 68 deletions

View File

@@ -1,6 +1,7 @@
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&family=Share+Tech+Mono&display=swap');
:root {
color-scheme: light only;
--bg-main: #f5f7fa;
--bg-card: #ffffff;
--bg-subtle: #f0f3f7;
@@ -36,6 +37,7 @@ html {
height: 100%;
overflow-x: hidden;
overflow-y: auto;
color-scheme: light only;
}
body {