Skip to content

Commit

Permalink
feat: increase padding
Browse files Browse the repository at this point in the history
  • Loading branch information
MAudelGisaia committed Nov 8, 2024
1 parent ca6bfbb commit 0e2d29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/dynamic-hub/dynamic-hub.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ h2 {
color: $primaryColor;
background-color: white;
min-width: 40px;
padding: 2px 4px;
padding: 2px 10px;
line-height: 24px;

&:focus {
Expand Down

0 comments on commit 0e2d29e

Please sign in to comment.