card repair and adaptation error chang2

This commit is contained in:
Madara0330E
2024-02-17 20:07:44 +03:00
parent fbccfe04ee
commit d887f9cb99

View File

@@ -669,48 +669,54 @@
@media (max-width: 1700px) { @media (max-width: 1700px) {
.info { .info {
width: 100%; flex-direction: column;
height: auto; align-items: center;
margin-top: 10px; display: flex;
margin-left: 0; justify-content: center;
justify-content: center; width: 1332px;
flex-direction: column; height: 732px;
margin-top: 10px;
margin-left: 1px;
} }
.bottom_card { .bottom_card {
width: 100%; display: flex;
height: auto; flex-wrap: wrap;
margin-top: 20px; justify-content: center;
margin-left: 0; align-items: center;
justify-content: none; width: 865px;
flex-direction: column; margin-right: 470px;
margin-left: 645px; }
.megatntmega_card {
margin: 0 auto;
}
.busha888_card {
margin: 0 auto;
}
.CLARFFY_card {
margin: 0 auto;
margin-top: 15px;
}
.top_card {
width: 1200px;
height: 443px;
display: flex;
justify-content: center;
margin-right: 450px;
}
.Hepatir_card {
margin-left: 10px;
margin-right: 10px;
}
.FUpir_card {
margin-left: 10px;
margin-right: 10px;
} }
.top_card {
width: 100%;
height: auto;
margin-left: 0;
justify-content: none;
flex-direction: column;
margin-left: 820px;
}
.Hepatir_card {
margin-top: 20px;
margin-bottom: 20px;
}
.Ckutls__card {
margin-bottom: 20px;
}
.Hepatir_card {
margin-top: 20px;
margin-bottom: 20px;
}
.busha888_card {
margin-top: 20px;
margin-bottom: 20px;
}
} }