1.數位學伴 swiper.css 修改
@media screen and (max-width:1200px) {
.swiper-container.swiper_banner {
margin: 60px 0 0 0;
}
}
2.數位學伴 首頁 傑出帶班老師 HTML 修改
範例:
增加 mb-5
增加 text_left
3.修改 index.css
:692行
.swiper_staff .box_staff{
display: inline-block;
padding:20px;
min-height: 300px;
background-color: #f2f2f2;
border-radius:5px;
}
----
4.國際數位學伴 首頁 學伴學生 HTML 修改