Skip to content

Commit 91467fb

Browse files
committed
[#2731] Fix whitespace in footer
1 parent 935ac02 commit 91467fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/open_inwoner/scss/components/Footer/Footer.scss

+4
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,7 @@
6868
padding: var(--spacing-small) 0;
6969
}
7070
}
71+
72+
.footer__right :first-child {
73+
padding-left: 0;
74+
}

0 commit comments

Comments
 (0)