had to make it smaller
maybe i didn't have to? removing the interrobang from the headline somehow worked
This commit is contained in:
parent
8c407e387a
commit
a5c0895563
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ const Pixels = ({
|
|||
render_and_copy(
|
||||
<Main>
|
||||
<Pixels
|
||||
n={25 ** 2}
|
||||
n={20 ** 2}
|
||||
color_a="rgb(var(--color-background))"
|
||||
color_b="rgb(var(--color-foreground))"
|
||||
/>
|
||||
|
|
Loading…
Reference in a new issue