1
0

more lint fixes

This commit is contained in:
Hazel K
2024-10-02 23:35:40 -04:00
parent 40179a5591
commit 64c737036f
@@ -231,7 +231,7 @@ definePageMetadata(() => ({
grid-template-rows: min-content 1fr;
grid-template-areas:
"header header header"
"lm notes rm";
"lm notes rm";
gap: 12px;
height: 100vh;