Skip to product information
/* 只在桌面端把详情区域改成水平居中的 flex 布局 */
@media screen and (min-width: 990px) {
.product-information__grid {
display: flex; /* 不用 grid,用 flex */
align-items: center; /* 垂直居中左右两块 */
justify-content: center; /* 整体居中放在中间 */
gap: 40px; /* 左右空一点,好看些 */
max-width: 1100px; /* 宽度别太夸张 */
margin: 0 auto; /* 整块居中 */
}
/* 左右两块各自的宽度控制一下,避免被拉得太宽或太窄 */
.product-information__media,
.product__info-wrapper {
width: auto;
max-width: 480px;
}
}
>
Golden Rooster Figurine 吉祥公鸡
$89.99
This elegant rooster stands tall and proud, representing diligence, vitality, and auspicious beginnings. With a lifelike texture and radiant finish, it brings warmth and energy to any setting. Traditionally, the rooster dispels negativity and heralds new opportunities — a fine decorative piece for home or business spaces seeking good luck and prosperity.