移动端适配

TODO配色
dev
cxz 2020-02-19 13:13:31 +08:00
parent e69d28c090
commit 59755ae52d
5 changed files with 7 additions and 7 deletions

View File

@ -85,7 +85,7 @@
margin: 12px 0;
}
& &-name {
font-size: 14px;
font-size: 15px;
}
}
}

View File

@ -47,7 +47,7 @@
@media screen and (max-width: 767px) {
.@{content5}-wrapper {
height: 2000px;
height: 2400px;
overflow: hidden;
.@{content5} {
ul {

View File

@ -7,7 +7,7 @@
overflow: initial;
}
.@{content9} {
min-height: 800px;
min-height: 1000px;
padding: 64px 0 0;
}
.timeline {

View File

@ -58,9 +58,9 @@
text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.35);
}
#Banner3_1 .banner3-text-wrapper > .k6bx9qqmas-editor_css {
font-size: 35px;
margin: 50px 100px 100px 100px;
padding: 0px 0px 0px 275px;
margin: 30px 50px 150px 100px;
padding: 0px 0px 0px 75px;
background: linear-gradient(to right, red,#f97400, blue,#990adb);
-webkit-background-clip: text;
color: transparent;

View File

@ -101,7 +101,7 @@
}
&.home-page-wrapper .home-page {
padding: 0 24px;
padding: 0 20px;
}
&-menu {