We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e232f commit bddbae7Copy full SHA for bddbae7
src/css/custom.css
@@ -575,7 +575,8 @@ a.menu__link:active {
575
border-radius: 4px;
576
font-weight: bolder;
577
font-style: normal;
578
- margin: var(--ifm-navbar-item-padding-vertical) 2px;
+ margin: var(--ifm-navbar-item-padding-vertical) 4px;
579
+ padding: 8px;
580
}
581
582
.contact:hover {
@@ -589,7 +590,8 @@ a.menu__link:active {
589
590
591
592
593
594
595
596
597
.fundable_projects:hover {
0 commit comments