年度总结页面--logo 文字位置上移
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 40px 20px;
|
padding: 0px 20px 40px;
|
||||||
position: relative;
|
position: relative;
|
||||||
scroll-snap-align: start;
|
scroll-snap-align: start;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
@@ -790,7 +790,7 @@
|
|||||||
.ending-wish { font-size: 1em; }
|
.ending-wish { font-size: 1em; }
|
||||||
|
|
||||||
.nav-dots { display: none; }
|
.nav-dots { display: none; }
|
||||||
.section { padding: 50px 15px; }
|
.section { padding: 0px 15px 50px; }
|
||||||
.back-btn { top: 15px; left: 15px; width: 40px; height: 40px; }
|
.back-btn { top: 15px; left: 15px; width: 40px; height: 40px; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user