This commit is contained in:
Viet An
2026-06-18 11:57:37 +07:00
parent 5302e685a4
commit 8b07ab4e65
34 changed files with 90 additions and 65 deletions

View File

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