add download func

This commit is contained in:
2022-11-06 23:05:43 +03:00
parent de3e20e0cb
commit 347f467735
44 changed files with 53 additions and 50 deletions

View File

@@ -30,8 +30,13 @@ header {
background-color: #fef6dd;
border-radius: 12px;
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
height: 450px;
}
.card-img-top{
height: 250px;
}
.btn {