Skip to content

Commit

Permalink
[#2731] Fix whitespace in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
linssen814 committed Feb 24, 2025
1 parent 935ac02 commit 91467fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/open_inwoner/scss/components/Footer/Footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@
padding: var(--spacing-small) 0;
}
}

.footer__right :first-child {
padding-left: 0;
}

0 comments on commit 91467fb

Please sign in to comment.