This commit is contained in:
Viet An
2026-06-05 09:30:16 +07:00
parent 3cfa103306
commit fdd52d7fad
23 changed files with 336 additions and 344 deletions

View File

@@ -3,7 +3,7 @@
$red: #ff2e4e;
$orange: #fd8206;
$yellow: #eec704;
$green: #16d164;
$green: #26eb71;
$cyan: #03c2c2;
$blue: #1678ff;
$purple: #833bff;
@@ -68,7 +68,8 @@ $pink: #ff2bdd;
"40": 10rem,
"44": 11rem,
"48": 12rem,
)
),
$size-7: 0.85rem
);
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap");