Widen color wells

It could go either way, but I guess 4 is more consistent proportionally.
This commit is contained in:
Isaiah Odhner 2023-04-11 11:20:09 -04:00
parent d64a011bb8
commit ae73fab2f4

View File

@ -73,7 +73,7 @@ Screen {
layout: grid;
grid-size: 14;
grid-gutter: 0 1;
grid-columns: 3;
grid-columns: 4;
grid-rows: 2;
/* padding: 1 1; */
width: 100%;