This commit is contained in:
Kirill Pet
2024-10-28 15:54:24 +03:00
parent d9907a0ccd
commit f42d7d486c

View File

@@ -170,7 +170,6 @@ main{
flex-direction: column;
position: relative;
}
.cabinet__control{
display: flex;
@@ -197,6 +196,9 @@ main{
margin: 24px 24px 0 24px;
}
.cabinet__orders .cabinet-card:nth-child(2){
margin-top: 0;
}
/* cabinet */
}