]> git.ipfire.org Git - ipfire.org.git/commitdiff
edited section padding for mobile & desktop
authorRico Hoppe <rico.hoppe@ipfire.org>
Sat, 18 Mar 2023 14:26:07 +0000 (14:26 +0000)
committerRico Hoppe <rico.hoppe@ipfire.org>
Sat, 18 Mar 2023 14:26:07 +0000 (14:26 +0000)
src/sass/main.sass

index e027d9562e6a42ca3d69dd14be62e5b0d36f4b0b..839db87bc86c7eabb9cd949de6f711198fc4b5bc 100644 (file)
@@ -37,6 +37,10 @@ $breadcrumb-item-color:         $primary
 $breadcrumb-item-hover-color:   $primary-dark
 $breadcrumb-item-active-color:  $primary
 
+// section
+$section-padding:               3rem 1.5rem
+$section-padding-desktop:       3rem 0.5rem
+
 // Import Bulma
 @import "../third-party/bulma/sass/utilities/_all.sass"
 @import "../third-party/bulma/sass/base/_all.sass"