fix syntax error in extra.css
parent
f0583911da
commit
ca0fa72b6a
|
@ -17,8 +17,8 @@
|
||||||
|
|
||||||
.md-header-nav__button.md-logo img, .md-header-nav__button.md-logo svg {
|
.md-header-nav__button.md-logo img, .md-header-nav__button.md-logo svg {
|
||||||
display: block;
|
display: block;
|
||||||
width: 1.2rem;
|
width: 4rem;
|
||||||
height: 1.2rem;
|
height: 1.6rem;
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
margin-top: -8px;
|
margin-top: -8px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue