Private
Public Access
1
0

lightening up footer

This commit is contained in:
Sander Roosendaal
2018-11-15 13:52:55 +01:00
parent 9d303c36dd
commit 70310b60b1

View File

@@ -479,7 +479,8 @@
.main-footer {
grid-area: footer;
background: #ededed;
/* background: #ededed; */
background: #f8f8ff;
padding: 1.2em 1.2em 1.2em 1.2em;
}