We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 037ba66 commit f67a372Copy full SHA for f67a372
waremme/src/scss/home/footer.scss
@@ -125,8 +125,13 @@
125
126
#portal-footer-wrapper {
127
background: $primary-gris;
128
- padding: 100px 0 2rem !important;
+ padding: 80px 0 2rem !important;
129
position: relative;
130
+ margin-top: 100px;
131
+}
132
+
133
+.section-home-page #portal-footer-wrapper {
134
+ margin-top: 0 !important;
135
}
136
137
0 commit comments