mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 20:29:35 +02:00
thesh_hzlol
This commit is contained in:
@@ -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 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user