[init] Initial commit

This commit is contained in:
ITQ
2024-03-31 21:02:53 +03:00
commit 04d4e83d1f
105 changed files with 8559 additions and 0 deletions
@@ -0,0 +1,12 @@
.card-img{
border: 2px solid #cdcdcd;
border-radius: 8px;
width: 100%;
height: 100%;
background: #d9d9d9;
}
.card{
width: 800px;
padding: 20px;
height: 230px;
}