@@ -190,12 +190,12 @@ onBeforeUnmount(() => {
// padding-bottom: 10px;
.logo {
- width: 200px;
+ width: 80px;
// height: 60px;
// border: 1px solid skyblue;
flex: 0 0 auto;
margin-right: 50px;
- background: url('../assets/images/logo.jpg') no-repeat center;
+ background: url('../assets/images/logo.png') no-repeat center;
background-size: 100% 100%;
}