refactoring

This commit is contained in:
2022-11-05 14:06:09 +03:00
parent 3e31a404e8
commit 41cf36e7a5
4 changed files with 20 additions and 13 deletions

View File

@@ -26,12 +26,18 @@ header {
background-color: #b4d6c6;
border-radius: 12px;
box-shadow: 0px 5px 10px 2px rgba(27, 52, 64, 0.3);
}
.card-main{
height: 150px;
}
.row {
margin-top: 20px;
}