Skip to content

Commit 17c3780

Browse files
committed
Main menu subtitle positioning fixed
1 parent e289272 commit 17c3780

File tree

1 file changed

+7
-0
lines changed
  • astroid/astroid-template-zero/scss/template/theme

1 file changed

+7
-0
lines changed

astroid/astroid-template-zero/scss/template/theme/_header.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,13 @@ header {
131131

132132
.astroid-nav {
133133
li {
134+
&.nav-item-level-1 {
135+
>a {
136+
small {
137+
display: block;
138+
}
139+
}
140+
}
134141
&.has-subnav {
135142
>a {
136143
position: relative;

0 commit comments

Comments
 (0)