[ci] yarn format

This commit is contained in:
tony-sull 2021-10-18 17:36:16 +00:00 committed by GitHub Actions
parent c681d1043d
commit 90618131cc

View file

@ -116,7 +116,7 @@ body {
gap: 1em; gap: 1em;
} }
.layout > :is(main,article) { .layout > :is(main, article) {
grid-column: 2; grid-column: 2;
} }