mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-23 15:19:22 +00:00
Update bulma, adjust font
This commit is contained in:
18
themes/lhs/assets/sass/bulma.sass
vendored
18
themes/lhs/assets/sass/bulma.sass
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user