Merge pull request #10 from tfwmedia/fix/73-align-the-icon-with-the-text-middle-in-the-blog-sidebar
Adjust margin for icons in blog sidebar navigation
This commit is contained in:
@@ -49,3 +49,11 @@
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.md-sidebar--post{
|
||||
.md-nav__link{
|
||||
svg{
|
||||
margin-top: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user