@@ -87,14 +87,14 @@ export default {
}
.login-title {
- font-size: 30px;
+ font-size: 26px;
color: #01a39e;
.logoImg {
- width: 50px;
- height: 50px;
+ width: 30px;
+ height: 30px;
position: relative;
- top: 10px;
+ top: 5px;
</style>