即将加入视频,特此保存
This commit is contained in:
parent
bffc9f1545
commit
7d11727355
@ -32,8 +32,9 @@
|
||||
@include media-breakpoint-up(md) {
|
||||
aspect-ratio: 1.92;
|
||||
}
|
||||
}
|
||||
|
||||
.bannercontent{
|
||||
.bannercontent{
|
||||
text-align: left;
|
||||
position: relative;
|
||||
@include media-breakpoint-between(xs, md) {
|
||||
@ -43,9 +44,9 @@
|
||||
@include media-breakpoint-up(md) {
|
||||
//margin-left: 368px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
.banner1 {
|
||||
@include media-breakpoint-between(xs, md) {
|
||||
width: 285px;
|
||||
height: 80px;
|
||||
@ -77,9 +78,9 @@
|
||||
text-align: left;
|
||||
line-height: 94px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.banner2 {
|
||||
.banner2 {
|
||||
@include media-breakpoint-between(xs, md) {
|
||||
overflow-wrap: break-word;
|
||||
color: rgba(255, 255, 255, 1);
|
||||
@ -109,7 +110,6 @@
|
||||
text-align: left;
|
||||
//line-height: 94px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.normalcontentdiv{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user