Skip to content

Commit f67a372

Browse files
committed
Theme for Waremme - footer
1 parent 037ba66 commit f67a372

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

waremme/src/scss/home/footer.scss

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,13 @@
125125

126126
#portal-footer-wrapper {
127127
background: $primary-gris;
128-
padding: 100px 0 2rem !important;
128+
padding: 80px 0 2rem !important;
129129
position: relative;
130+
margin-top: 100px;
131+
}
132+
133+
.section-home-page #portal-footer-wrapper {
134+
margin-top: 0 !important;
130135
}
131136

132137
#portal-footer-wrapper {

0 commit comments

Comments
 (0)