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 21b7d2a commit 147595eCopy full SHA for 147595e
src/css/custom.css
@@ -61,6 +61,8 @@
61
--ifm-spacing-6xl: 144px;
62
--ifm-spacing-7xl: 240px;
63
--ifm-spacing-8xl: 400px;
64
+
65
+ --ifm-navbar-item-padding-horizontal: 2px
66
}
67
68
.flex-full-centered {
@@ -551,6 +553,7 @@ a.menu__link:active {
551
553
border-width: 2px;
552
554
border-radius: 4px;
555
font-weight: bolder;
556
+ margin: var(--ifm-navbar-item-padding-vertical) 20px;
557
558
559
.contact:hover {
0 commit comments