adjust logo's size

This commit is contained in:
les
2020-01-13 11:30:42 +01:00
parent ae2269a8e9
commit 5e5288f730

View File

@@ -65,9 +65,11 @@ export default {
<style lang='less'>
#logo {
img {
height: 60px;
line-height: 60px;
}
float: left;
height: 60px;
line-height: 60px;
color: white;
font-size: 1.5em;
font-weight: 600;