aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass/base/bulma/layout
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-03-18 12:06:27 -0500
committerJesús <heckyel@hyperbola.info>2019-03-18 12:06:27 -0500
commit27abbb7939a8d964312b2b526b5208296d037585 (patch)
tree45a583a6c1b0b05b1bf8ac8156cfa2f5f321e58c /src/sass/base/bulma/layout
parent880cd188f9ab5d30be489cc3cd9dffdeb493f713 (diff)
downloadcl-theme-27abbb7939a8d964312b2b526b5208296d037585.tar.lz
cl-theme-27abbb7939a8d964312b2b526b5208296d037585.tar.xz
cl-theme-27abbb7939a8d964312b2b526b5208296d037585.zip
updated bulma to v0.7.4
Diffstat (limited to 'src/sass/base/bulma/layout')
-rw-r--r--src/sass/base/bulma/layout/footer.sass3
-rw-r--r--src/sass/base/bulma/layout/hero.sass2
2 files changed, 2 insertions, 3 deletions
diff --git a/src/sass/base/bulma/layout/footer.sass b/src/sass/base/bulma/layout/footer.sass
index 6688482..1988153 100644
--- a/src/sass/base/bulma/layout/footer.sass
+++ b/src/sass/base/bulma/layout/footer.sass
@@ -1,5 +1,6 @@
$footer-background-color: $white-bis !default
+$footer-padding: 3rem 1.5rem 6rem !default
.footer
background-color: $footer-background-color
- padding: 3rem 1.5rem 6rem
+ padding: $footer-padding
diff --git a/src/sass/base/bulma/layout/hero.sass b/src/sass/base/bulma/layout/hero.sass
index db56b9f..d988040 100644
--- a/src/sass/base/bulma/layout/hero.sass
+++ b/src/sass/base/bulma/layout/hero.sass
@@ -109,8 +109,6 @@
min-height: 50vh
&.is-fullheight
min-height: 100vh
- &.is-fullheight-with-navbar
- min-height: calc(100vh - #{$navbar-height})
// Components