Skip to content

Commit 37fb844

Browse files
author
Simon Finney
committed
fix(performance): update with requestAnimationFrame and style setup
1 parent d642fa8 commit 37fb844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ body {
99
display: grid;
1010
font-family: system-ui, sans-serif;
1111
grid-gap: 1rem;
12-
grid-template-columns: 2fr 1fr;
12+
grid-template-columns: 2fr 1fr;
1313
}

0 commit comments

Comments
 (0)