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%;
height: auto;
margin-top: 10px;
margin-left: 0;
justify-content: center;
flex-direction: column; flex-direction: column;
align-items: center;
display: flex;
justify-content: center;
width: 1332px;
height: 732px;
margin-top: 10px;
margin-left: 1px;
}
.bottom_card {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: 865px;
margin-right: 470px;
} }
.bottom_card { .megatntmega_card {
width: 100%; margin: 0 auto;
height: auto; }
margin-top: 20px;
margin-left: 0; .busha888_card {
justify-content: none; margin: 0 auto;
flex-direction: column; }
margin-left: 645px;
.CLARFFY_card {
margin: 0 auto;
margin-top: 15px;
} }
.top_card { .top_card {
width: 100%; width: 1200px;
height: auto; height: 443px;
margin-left: 0; display: flex;
justify-content: none; justify-content: center;
flex-direction: column; margin-right: 450px;
margin-left: 820px;
} }
.Hepatir_card { .Hepatir_card {
margin-top: 20px; margin-left: 10px;
margin-bottom: 20px; margin-right: 10px;
}
.FUpir_card {
margin-left: 10px;
margin-right: 10px;
} }
.Ckutls__card {
margin-bottom: 20px;
}
.Hepatir_card {
margin-top: 20px;
margin-bottom: 20px;
}
.busha888_card {
margin-top: 20px;
margin-bottom: 20px;
}
} }