.container {
maxwidth: 800px;
margin: 0 auto;
textalign: center;
}
.imagegrid {
display: grid;
gridtemplatecolumns: repeat(4, 200px);
gap: 20px;
padding: 20px;
}
.imageitem {
border: 1px solid ddd;
boxshadow: 0 4px 6px rgba(0, 0, 0, 0.1);
cursor: pointer;
transition: all 0.3s;
}
.imageitem:hover {
transform: scale(1.05);
}
img {
width: 100%;
height: auto;
}
西餐美食图片展示
经典牛排
意大利面
汉堡
日本寿司
点击图片查看详细信息或了解更多相关菜品