@@ -110,17 +110,15 @@
background: linear-gradient(135deg, #07c160 0%, #10ad6a 100%);
color: #fff;
border: none;
- border-radius: 20upx;
+ border-radius: 30upx;
font-size: 36upx;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
- box-shadow: 0 4upx 12upx rgba(7, 193, 96, 0.3);
transition: all 0.3s ease;
margin: 0 auto 25upx;
}
-
.tech-support {
font-size: 30upx;
color: #999;