Skip to content

Commit abdcd22

Browse files
author
hzoppetti
committed
updated footer css
1 parent 709f642 commit abdcd22

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/css/components/3_organisms/footer.css

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ==========================================================================
2-
FOOTER CSS STYLES
2+
HEADER + FOOTER CSS STYLES
33
USES INUITCSS... see in theme /node_modules/inuitcss
44
========================================================================== */
55
#consent_blackbar {
@@ -114,6 +114,10 @@
114114
padding-bottom: 56px;
115115
}
116116

117+
.c-site-footer__primary .o-layout__colset {
118+
max-width: none;
119+
}
120+
117121
.c-site-footer__primary .c-identity {
118122
margin-top: 32px;
119123
}
@@ -243,4 +247,4 @@
243247
.c-site-footer__primary .c-social i, .c-site-footer__primary .c-social svg {
244248
margin: 0;
245249
}
246-
}
250+
}

0 commit comments

Comments
 (0)