adjust logo's size
This commit is contained in:
@@ -65,9 +65,11 @@ export default {
|
|||||||
<style lang='less'>
|
<style lang='less'>
|
||||||
|
|
||||||
#logo {
|
#logo {
|
||||||
|
img {
|
||||||
|
height: 60px;
|
||||||
|
line-height: 60px;
|
||||||
|
}
|
||||||
float: left;
|
float: left;
|
||||||
height: 60px;
|
|
||||||
line-height: 60px;
|
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
|||||||
Reference in New Issue
Block a user