This commit is contained in:
parent
59aec9b25d
commit
79b558afec
|
|
@ -814,13 +814,8 @@ onMounted(() => {
|
|||
// padding: 30px 0 60px 0;
|
||||
|
||||
.home-logo {
|
||||
// width: 286px;
|
||||
// height: 100%;
|
||||
width: 240px;
|
||||
/* height: 80px; */
|
||||
width: 261px;
|
||||
height: 40px; // 贵州
|
||||
background-color: orange;
|
||||
/* background: url('@/assets/img/logo.png') no-repeat; */
|
||||
background: url('@/assets/img/logo.png') no-repeat; // 贵州
|
||||
background-size: 100% 100%;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in New Issue