We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd50d2 commit ee64832Copy full SHA for ee64832
templates/style/_navbar.scss
@@ -140,6 +140,7 @@ div.nav-container {
140
141
.pure-menu-item a.pure-menu-link {
142
padding: 6.4px 5px 6.4px 5px;
143
+ align-content: center;
144
145
@media #{$media-sm} {
146
padding: 6.4px 10px 6.4px 10px;
@@ -148,6 +149,7 @@ div.nav-container {
148
149
150
.docsrs-logo, .pure-menu-item .pure-menu-text {
151
152
153
}
154
155
@media #{$media-md} {
0 commit comments