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

update

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