You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
I have an issue on a fresh install with the Blog title position in the Top Bar, due to this:
_navigation.scss : line 48 .menu>li:not(.menu-text)>a { padding: 1rem; }
It overrides the following: .menu > li > a {padding: 0.7rem 1rem;}
Best Regards
The text was updated successfully, but these errors were encountered:
Hello,
I have an issue on a fresh install with the Blog title position in the Top Bar, due to this:
_navigation.scss : line 48
.menu>li:not(.menu-text)>a { padding: 1rem; }
It overrides the following:
.menu > li > a {padding: 0.7rem 1rem;}
Best Regards
The text was updated successfully, but these errors were encountered: