Skip to content

Commit

Permalink
fix: stylelint
Browse files Browse the repository at this point in the history
  • Loading branch information
shinwonse committed Sep 21, 2023
1 parent 9cf5db3 commit ec4dce4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@

.delete-button {
margin-top: 12px;
@include themes.typography('caption9');
text-decoration: underline;
font-weight: 300;
text-decoration: underline;
@include themes.typography('caption9');
}

0 comments on commit ec4dce4

Please sign in to comment.