Skip to content

Commit 870b12a

Browse files
committed
changed minified logo
1 parent be9bd05 commit 870b12a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Vue/src/images/logo-min.jpg

-19.3 KB
Loading

Vue/src/views/main.less

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,17 +208,18 @@
208208
.logo-con{
209209
padding: 8px;
210210
text-align: center;
211+
background-color: #fff;
211212

212213
img {
213214
width: auto;
214215

215216

216217
&.regular-logo{
217-
height: 44px;
218+
height: 39px;
218219
}
219220

220221
&.small-logo{
221-
height: 30px;
222+
height: 39px;
222223
}
223224
}
224225
}

0 commit comments

Comments
 (0)