thesh_hzlol

This commit is contained in:
Madara0330E
2024-02-04 18:59:42 +03:00
parent 7ede91e437
commit 422dcfc425
5 changed files with 20 additions and 150 deletions

View File

@@ -1,7 +1,16 @@
.developer-card__content_down {
width: 1204px;
height: 443px;
background-color: aquamarine;
margin-left: 287px;
margin-right: 298px;
margin-bottom: 77px;
}
.developer-card__content {
flex-direction: column;
align-items: center;
display: flex;
background-color: black;
}
@@ -116,15 +125,15 @@
.developer-card-height__skin {
margin-top: 6px;
display: flex;
display: inline-block;
align-items: center;
justify-content: center;
}
.developer-card-height__skin-content {
.developer-card-height__skin {
width: 212px;
height: 212px;
background-image: url(@/assets/icons-developcard/Hepatir.png);
justify-content: space-around;
display: flex;
align-items: flex-end;
@@ -141,3 +150,4 @@