This commit is contained in:
Viet An
2026-06-05 23:21:54 +07:00
parent 541f99f82a
commit ce2e341401
10 changed files with 452 additions and 135 deletions

View File

@@ -1,5 +1,10 @@
@use "bulma/sass/utilities/initial-variables.scss" as *;
[data-theme="light"],
.theme-light {
--bulma-block-spacing: 1rem;
}
.card {
--bulma-card-shadow: none;
border: 1px solid $grey-lighter;