Hackathon finished

This commit is contained in:
2023-05-14 00:40:36 +03:00
commit 619aead639
45 changed files with 4789 additions and 0 deletions

5
front/src/index.css Normal file
View File

@ -0,0 +1,5 @@
* {
padding: 0;
margin: 0;
list-style: none;
}