Skip to content

Commit

Permalink
Add focus outline with offset to show more button
Browse files Browse the repository at this point in the history
  • Loading branch information
arinchoi03 committed Jun 27, 2024
1 parent 49b7698 commit e365486
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
}

.show-more__button {
@include outline-with-offset;
font-size: $font-size-25-small;
display: inline-block;
padding: .2em .4em;
Expand Down

0 comments on commit e365486

Please sign in to comment.