Initial commit

This commit is contained in:
2024-05-25 21:36:14 +05:00
parent 464057700d
commit d20288cada
17 changed files with 37 additions and 13 deletions

3
views/user.ejs Normal file → Executable file
View File

@ -18,6 +18,9 @@
body{
margin-inline: 50px;
}
*{
font-size: 30pt;
}
ul{
padding: 0px;
margin: 0px;