Skip to content

Commit

Permalink
make circle smaller and centered in simple rainbow
Browse files Browse the repository at this point in the history
  • Loading branch information
pryley committed Oct 27, 2023
1 parent d483b89 commit 2a9296f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
var(--anp-simple-rainbow-opacity, 1)
);
content: "";
font-size: 10px;
position: relative;
margin-left: 4px;
top: 1px;
opacity: 0.5;
}
}
Expand Down

0 comments on commit 2a9296f

Please sign in to comment.