This commit is contained in:
Viet An
2026-06-08 22:37:23 +07:00
parent 853f969921
commit 5f39f5b0ec
14 changed files with 285 additions and 150 deletions

View File

@@ -10,11 +10,6 @@
border: 1px solid $grey-lighter;
}
:root {
// somehow this value keeps picking dark mode values despite [data-theme]="light"
--bulma-hr-background-color: var(--bulma-white-ter);
}
.title,
.subtitle {
--bulma-subtitle-weight: var(--bulma-weight-semibold);