Skip to content

Commit

Permalink
docs: fix examples emojis padding
Browse files Browse the repository at this point in the history
  • Loading branch information
BearToCode committed Aug 4, 2024
1 parent dffa556 commit 508dab8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/lib/styles/discord.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
border-radius: 4px;
border: 0;
padding: 0;
margin: 0.175rem;

cursor: pointer;

Expand Down
1 change: 1 addition & 0 deletions docs/src/lib/styles/github.scss
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
border-radius: 4px;
border: 0;
padding: 0;
margin: 0.175rem;

cursor: pointer;

Expand Down

0 comments on commit 508dab8

Please sign in to comment.