release v1.0.2

This commit is contained in:
lzx
2025-04-28 16:45:37 +08:00
parent 1eee9431f0
commit a57026ef2f
4 changed files with 41 additions and 39 deletions

View File

@@ -96,7 +96,7 @@
}
.futureList li{
width: 25%;
height: 75%;
height: 80%;
/* background: palegoldenrod; */
border: 4px solid #00EAEB;
border-radius: 20px;
@@ -118,7 +118,7 @@
}
.futureContent p:nth-child(2){
font-size: 1.2vw;
width: 85%;
width: 90%;
margin: 0 auto;
margin-top: 2vh;
text-align: left;