Skip to content

Commit 3adc669

Browse files
committed
Update main.css
Optimized web css
1 parent 8520188 commit 3adc669

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ body.zh-cn *:not(i){
169169
text-align: left;
170170
position: absolute;
171171
top: 50%;
172-
padding-left: 3em;
172+
margin-left: 10%;
173173
transform: translateX(0%) translateY(-50%);
174174
color: white;
175175
}
@@ -364,6 +364,7 @@ body.zh-cn *:not(i){
364364

365365
#slideshowBanner .title{
366366
padding: 1em;
367+
margin-left: 0;
367368
}
368369

369370
#slideshowBanner .title .scrolldownTips{

0 commit comments

Comments
 (0)