Skip to content

Commit 62367da

Browse files
committed
formatting
1 parent bde1526 commit 62367da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • frontend/theme/extras/site/components/layout

frontend/theme/extras/site/components/layout/footer.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#footer {
22
padding: 2rem 0 0 0;
33
margin: 1rem 0 0 0;
4+
background-color: @footerLightGrey;
45
box-shadow: 0px 5px 7px 5px rgba(119, 119, 119, 0.1);
56
font-family: @headerFontName;
6-
background-color: @footerLightGrey;
77

88
#footer-main {
99
display: flex;

0 commit comments

Comments
 (0)