mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
card repair and adaptation
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
width: 1332px;
|
||||
height: 732px;
|
||||
margin-top: 10px;
|
||||
margin-left: 60px;
|
||||
|
||||
margin-left: 65px;
|
||||
}
|
||||
.bottom_card {
|
||||
width: 1332px;
|
||||
@@ -16,7 +15,7 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 20px;
|
||||
margin-left: 300px;
|
||||
margin-left: 295px;
|
||||
}
|
||||
.top_card {
|
||||
width: 1204px;
|
||||
@@ -24,6 +23,7 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-left: 287px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -409,7 +409,7 @@
|
||||
background-color: #742271;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.text {
|
||||
@@ -652,7 +652,7 @@
|
||||
}
|
||||
/*the and CLARFFY_card 1*/
|
||||
|
||||
@media (max-width: 2048px) {
|
||||
@media only screen and (min-width: 2048px) {
|
||||
|
||||
.info {
|
||||
flex-direction: column;
|
||||
|
||||
BIN
luckydiamond/src/assets/icons-developcard/ramkabusha888.png
Normal file
BIN
luckydiamond/src/assets/icons-developcard/ramkabusha888.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 154 KiB |
Reference in New Issue
Block a user