主页课程卡片放大后遮住字的问题

This commit is contained in:
daihh
2023-01-13 10:22:17 +08:00
parent f5bd5ce0b6
commit 84d1ed3ab1

View File

@@ -1116,7 +1116,7 @@
<style scoped lang="scss">
.xindex-course-image:hover{
transform: scale(1.3);
transform: scale(1.3) translateY(-15px);
transition: all 0.6s;
}
.Recent{