Skip to content

Commit

Permalink
style: format code with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 22, 2024
1 parent af29746 commit b8bb1d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions styles/youtube/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -617,10 +617,10 @@
&.yt-spec-button-shape-next--filled {
color: @crust;
background-color: @accent-color;
&:hover {
background-color: lighten(@accent-color, 5%);
}

&:hover {
background-color: lighten(@accent-color, 5%);
}
}
}

Expand Down

0 comments on commit b8bb1d2

Please sign in to comment.