diff --git a/public/res/year-statistic/index.html b/public/res/year-statistic/index.html index 7e5c9f7d..e96b4603 100644 --- a/public/res/year-statistic/index.html +++ b/public/res/year-statistic/index.html @@ -101,7 +101,7 @@ flex-direction: column; justify-content: center; align-items: center; - padding: 40px 20px; + padding: 0px 20px 40px; position: relative; scroll-snap-align: start; overflow: hidden; @@ -790,7 +790,7 @@ .ending-wish { font-size: 1em; } .nav-dots { display: none; } - .section { padding: 50px 15px; } + .section { padding: 0px 15px 50px; } .back-btn { top: 15px; left: 15px; width: 40px; height: 40px; } }