提交 1399b4fb authored 作者: lhh's avatar lhh

update

上级 0d72960b
......@@ -98,7 +98,8 @@ export default {
<style lang="scss" scoped>
.arrow {
width: 1145px;
max-width: 1145px;
width: 80%;
margin: 15px auto;
position: relative;
img {
......
......@@ -553,6 +553,13 @@ export default {
white-space: nowrap;
}
}
@media all and (orientation : portrait){
.banner-text{
h1{
font-size: 32px;
}
}
}
.introduce {
height: 624px;
background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/new-marywood/introduce_bg.png?v1);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论