doc screenshots

This commit is contained in:
Will McGugan
2022-09-20 18:16:03 +01:00
parent 13f6edd9fe
commit 24d4491bf8
8 changed files with 25 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ Screen {
overflow: auto;
}
#calculator {
#calculator {
layout: grid;
grid-size: 4;
grid-gutter: 1 2;