diff --git a/web/src/views/login/index.vue b/web/src/views/login/index.vue index cc2756f..df9b74d 100644 --- a/web/src/views/login/index.vue +++ b/web/src/views/login/index.vue @@ -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 {