add filter to data

This commit is contained in:
prisar
2023-07-21 08:20:39 +05:30
parent 0f955c4c4a
commit 65d28ad432
6 changed files with 70 additions and 8 deletions

View File

@@ -285,6 +285,8 @@ body {
}
.cards-container {
height: 80vh;
justify-content: center;
align-items: center;
display: flex;
flex-direction: column;
@@ -350,6 +352,8 @@ body {
}
.cards-container {
height: 80vh;
justify-content: center;
align-items: center;
display: flex;
flex-direction: column;