Skip to content

Commit

Permalink
Add horizontal spacing between buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-shpak committed Oct 1, 2024
1 parent 55c4c45 commit b655b0b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions assets/_shortcodes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
color: var(--color-link);
line-height: $padding-16 * 2;
padding: 0 $padding-16;
margin: 0 $padding-4;
border: $padding-1 solid var(--color-link);
border-radius: $border-radius;
cursor: pointer;
Expand Down
Loading

0 comments on commit b655b0b

Please sign in to comment.