Merge branch 'main' into chore/update-package-docs

This commit is contained in:
Hieu 2023-11-21 12:20:04 +09:00 committed by GitHub
commit 7f073956d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,4 @@
@layer base {
html {
@apply scroll-smooth;
}
html[data-theme="light"] {
--ifm-background-color: white;
--ifm-color-primary: #2563eb; /* New Primary Blue */