We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709f642 commit abdcd22Copy full SHA for abdcd22
src/css/components/3_organisms/footer.css
@@ -1,5 +1,5 @@
1
/* ==========================================================================
2
- FOOTER CSS STYLES
+ HEADER + FOOTER CSS STYLES
3
USES INUITCSS... see in theme /node_modules/inuitcss
4
========================================================================== */
5
#consent_blackbar {
@@ -114,6 +114,10 @@
114
padding-bottom: 56px;
115
}
116
117
+ .c-site-footer__primary .o-layout__colset {
118
+ max-width: none;
119
+ }
120
+
121
.c-site-footer__primary .c-identity {
122
margin-top: 32px;
123
@@ -243,4 +247,4 @@
243
247
.c-site-footer__primary .c-social i, .c-site-footer__primary .c-social svg {
244
248
margin: 0;
245
249
246
- }
250
0 commit comments