Update bulma, adjust font

This commit is contained in:
2023-11-06 17:07:51 +00:00
parent 6b590b28a2
commit 26950a7bd4
79 changed files with 1146 additions and 958 deletions

View File

@@ -1,10 +1,10 @@
@charset "utf-8"
/*! bulma.io v0.7.5 | MIT License | github.com/jgthms/bulma */
@import "utilities/_all"
@import "base/_all"
@import "elements/_all"
@import "form/_all"
@import "components/_all"
@import "grid/_all"
@import "layout/_all"
@import "helpers/_all"
/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */
@import "bulma/utilities/_all"
@import "bulma/base/_all"
@import "bulma/elements/_all"
@import "bulma/form/_all"
@import "bulma/components/_all"
@import "bulma/grid/_all"
@import "bulma/helpers/_all"
@import "bulma/layout/_all"