Skip to content

Commit

Permalink
removes padding below label
Browse files Browse the repository at this point in the history
  • Loading branch information
cammiida committed Nov 29, 2024
1 parent d96a3da commit f01e5bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app-components/Label/Label.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@
flex-direction: column;
gap: var(--fds-spacing-1);
align-items: flex-start;
padding-bottom: var(--fds-spacing-2);
}

0 comments on commit f01e5bf

Please sign in to comment.