@@ -111,9 +111,9 @@ import 'animate.css';
.t1 {
position: absolute;
- left: 14.5%;
+ left: 5%;
transform: translateX(-50%);
- width: 71vw;
+ width: 91vw;
max-width: 380px;
top: 25.4vh;
@@ -126,7 +126,7 @@ import 'animate.css';
.t2 {
- top: 33.4vh;
+ top: 34.4vh;
width: 100%;
text-align: center;
@@ -153,7 +153,7 @@ defineProps({
.centent {
width: 85%;
margin: 2em auto 0 auto;
- font-size: 14px;
+ font-size: 16px;
line-height: 1.5em;
text-align: left;
text-indent: justify;