fix: update layout

This commit is contained in:
2026-08-22 16:28:01 +05:00
parent 7afd07e8c1
commit 4c5b52a9ad
3 changed files with 105 additions and 66 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
canvas {
display: block;
max-width: 100%;
max-height: 24rem;
max-height: 32rem;
background:
repeating-conic-gradient(var(--check-a) 0% 25%, var(--check-b) 0% 50%);
background-size: 16px 16px;