Skip to content

Commit e53e14c

Browse files
committed
update style
1 parent 865a1b3 commit e53e14c

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

edit-data.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -484,20 +484,20 @@
484484
"cid": "Content5_0"
485485
},
486486
{
487-
"cssString": "#Banner0_1 .mb03sm2iuq-editor_css {\n \n}\n",
488-
"id": "Bannermbsmiuqeditorcss",
487+
"cssString":
488+
"#Banner0_1.mauo8r54jtt-editor_css {\n background-clip:;\n line-height: 1.3px;\n background-image: url(\"https://i.postimg.cc/fRMVXsyV/zen8g0obrq.png\");\n background-attachment: scroll;\n background-position: 0% 0%;\n background-repeat: no-repeat;\n}\n",
489+
"id": "Bannermauorjtteditorcss",
489490
"cid": "Banner0_1"
490491
},
491492
{
492-
"cssString":
493-
"#Banner0_1 .banner0-text-wrapper > .mb03cb3l52k-editor_css {\n font-size: 16px;\n line-height: 1.3;\n}\n",
494-
"id": "Bannerbannertextwrappermbcblkeditorcss",
493+
"cssString": "#Banner0_1 .mb03sm2iuq-editor_css {\n top: 15%;\n}\n",
494+
"id": "Bannermbsmiuqeditorcss",
495495
"cid": "Banner0_1"
496496
},
497497
{
498498
"cssString":
499-
"#Banner0_1.mauo8r54jtt-editor_css {\n background-clip:;\n line-height: 1.3px;\n background-image: url(\"https://i.postimg.cc/fRMVXsyV/zen8g0obrq.png\");\n background-attachment: scroll;\n background-position: 0% 0%;\n background-repeat: no-repeat;\n}\n",
500-
"id": "Bannermauorjtteditorcss",
499+
"#Banner0_1 .banner0-text-wrapper > .mb03cb3l52k-editor_css {\n font-size: 16px;\n line-height: 1.7;\n}\n",
500+
"id": "Bannerbannertextwrappermbcblkeditorcss",
501501
"cid": "Banner0_1"
502502
}
503503
],

src/Home/less/edit.less

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@
5656
position: relative;
5757
clear: left;
5858
}
59-
#Banner0_1 .mb03sm2iuq-editor_css {
60-
}
61-
#Banner0_1 .banner0-text-wrapper > .mb03cb3l52k-editor_css {
62-
font-size: 16px;
63-
line-height: 1.3;
64-
}
6559
#Banner0_1.mauo8r54jtt-editor_css {
6660
background-clip: ;
6761
line-height: 1.3px;
@@ -70,3 +64,10 @@
7064
background-position: 0% 0%;
7165
background-repeat: no-repeat;
7266
}
67+
#Banner0_1 .mb03sm2iuq-editor_css {
68+
top: 15%;
69+
}
70+
#Banner0_1 .banner0-text-wrapper > .mb03cb3l52k-editor_css {
71+
font-size: 16px;
72+
line-height: 1.7;
73+
}

0 commit comments

Comments
 (0)