parent
e69d28c090
commit
59755ae52d
|
|
@ -85,7 +85,7 @@
|
||||||
margin: 12px 0;
|
margin: 12px 0;
|
||||||
}
|
}
|
||||||
& &-name {
|
& &-name {
|
||||||
font-size: 14px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -47,7 +47,7 @@
|
||||||
|
|
||||||
@media screen and (max-width: 767px) {
|
@media screen and (max-width: 767px) {
|
||||||
.@{content5}-wrapper {
|
.@{content5}-wrapper {
|
||||||
height: 2000px;
|
height: 2400px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
.@{content5} {
|
.@{content5} {
|
||||||
ul {
|
ul {
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
overflow: initial;
|
overflow: initial;
|
||||||
}
|
}
|
||||||
.@{content9} {
|
.@{content9} {
|
||||||
min-height: 800px;
|
min-height: 1000px;
|
||||||
padding: 64px 0 0;
|
padding: 64px 0 0;
|
||||||
}
|
}
|
||||||
.timeline {
|
.timeline {
|
||||||
|
|
|
||||||
|
|
@ -58,9 +58,9 @@
|
||||||
text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.35);
|
text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.35);
|
||||||
}
|
}
|
||||||
#Banner3_1 .banner3-text-wrapper > .k6bx9qqmas-editor_css {
|
#Banner3_1 .banner3-text-wrapper > .k6bx9qqmas-editor_css {
|
||||||
font-size: 35px;
|
|
||||||
margin: 50px 100px 100px 100px;
|
margin: 30px 50px 150px 100px;
|
||||||
padding: 0px 0px 0px 275px;
|
padding: 0px 0px 0px 75px;
|
||||||
background: linear-gradient(to right, red,#f97400, blue,#990adb);
|
background: linear-gradient(to right, red,#f97400, blue,#990adb);
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
|
|
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&.home-page-wrapper .home-page {
|
&.home-page-wrapper .home-page {
|
||||||
padding: 0 24px;
|
padding: 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-menu {
|
&-menu {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue