Skip to content

Commit

Permalink
chore: compile
Browse files Browse the repository at this point in the history
  • Loading branch information
accrazed committed Nov 8, 2024
1 parent d4cd84c commit c9a82f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NieR-Import.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,8 @@ strong {

.background_a26d7b {
fill: var(--color-low);
clip-path: circle(37% at center);
-webkit-clip-path: circle(37% at center);
clip-path: circle(37% at center);
}

.svg_a26d7b {
Expand Down

0 comments on commit c9a82f5

Please sign in to comment.