.palit-specs {
max-width:900px;
margin:0 auto;
font-family:Arial,sans-serif;
display:flex;
flex-direction:column;
gap:10px;
}
.spec-row {
display:flex;
border-radius:10px;
overflow:hidden;
}
.spec-title {
width:35%;
background:#1c1f26;
color:#fff;
padding:10px;
}
.spec-value {
width:65%;
background:#f4f7fa;
padding:10px;
}
.spec-row:nth-child(even) .spec-value {
background:#e9eef2;
}
@media (max-width:768px) {
.spec-row {
flex-direction:column;
}
.spec-title, .spec-value {
width:100%;
}
}
- Bảo hành 36 tháng


Đánh giá
Chưa có đánh giá nào.