had to make it smaller

maybe i didn't have to? removing the interrobang from the headline somehow worked
This commit is contained in:
mehbark 2023-07-20 23:30:25 -04:00
parent 8c407e387a
commit a5c0895563

View file

@ -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))"
/>