.wrapper .item {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 305px;
    height: 253px;
    cursor: pointer;
    font-size: 16px;
    color: #93817D;
    font-weight: 500;
    transition: all 0.3s ease 0s;
}
.wrapper .item:hover {
    transform: translateY(-11px);
}

Logo

汇聚全球AI编程工具,助力开发者即刻编程。

更多推荐