fix syntax error in extra.css

pull/132/head
Sam Dulam 2021-03-24 14:46:05 +13:00
parent f0583911da
commit ca0fa72b6a
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
.md-header-nav__button.md-logo img, .md-header-nav__button.md-logo svg {
display: block;
width: 1.2rem;
height: 1.2rem;
width: 4rem;
height: 1.6rem;
fill: currentColor;
margin-top: -8px;
}