样式修改

This commit is contained in:
jingna 2025-10-30 18:21:21 +08:00
parent 996c13b2e3
commit 753825acad

View File

@ -300,13 +300,14 @@ $light_gray: #eee;
position: relative;
// justify-content: center;
// -webkit-justify-content: center;
text-align: center;
.login-container-title{
font-size: 60px;
font-weight: 700;
color: #fff;
margin: 0 auto;
margin-top: 2%;
width: 800px;
// width: 800px;
letter-spacing: 5px;
}
.login-container-content {