@@ -253,7 +253,6 @@ function upData() {
<style lang="scss" scoped>
.svgCup {
padding-top: 25px;
- padding-bottom: 55px;
.cupTitle {
display: block;
margin: 0 auto;
@@ -311,6 +311,7 @@ function vote() {
.WorldCup {
$fontSize: calc(100% / 10);
width: 100%;
+ padding-bottom: 70px;
max-width: 1440px;
min-height: 100vh;