feat: change grid logic

This commit is contained in:
Fredrik Thorsson
2024-06-12 13:45:04 +02:00
parent 8b25d1cbf4
commit c45a239005
4 changed files with 5 additions and 6 deletions

View File

@@ -39,3 +39,7 @@
.scriptTitle {
transform: rotate(-3deg);
}
.test {
height: 100px;
}