We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5594c89 commit 563be06Copy full SHA for 563be06
perwez/src/scss/main.scss
@@ -24,6 +24,7 @@ $enable-roboto-webfont: false;
24
@import "./home/espace-citoyen";
25
@import "./home/actualites";
26
@import "./home/cpas";
27
+@import "./home/tremouroux";
28
@import "./home/events";
29
@import "./home/footer";
30
@import "./info-trav";
perwez/src/scss/variables.scss
@@ -50,7 +50,7 @@ $container-max-widths: (
50
$global-radius: 0 !default;
51
$enable-title-uppercase: false !default;
52
$home-section-title-size: 3.25rem !default;
53
-$home-section-title-margin: 0 0 2rem 0 !default;
+$home-section-title-margin: 0 0 1.9rem 0;
54
$home-section-title-padding: 0 !default;
55
$home-section-title-align: left !default;
56
$section-padding-top: 0 !default;
0 commit comments