Rects Implemented

This commit is contained in:
brausjonas
2023-07-06 22:14:57 +02:00
parent d55a5f2c54
commit 5a32fa8999
2 changed files with 153 additions and 47 deletions
-1
View File
@@ -5,7 +5,6 @@ body {
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
background-color: rgb(255, 255, 255);
}