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 Apr 14, 2024
1 parent 521bfc5 commit c64a0e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions styles/twitter/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -763,10 +763,10 @@
fill: @accent-color !important;
}
}
a[aria-label^="Translated from"][aria-label$="by Google"] svg path {
fill: @text !important;
}

a[aria-label^="Translated from"][aria-label$="by Google"] svg path {
fill: @text !important;
}
}
}

Expand Down

0 comments on commit c64a0e1

Please sign in to comment.