1 parent 1d30552 commit 47b0382Copy full SHA for 47b0382
1 file changed
src/css/custom.css
@@ -195,7 +195,7 @@ li:has(.navbar-icon) {
195
width: auto;
196
}
197
198
-li.menu__list-item:has(:not(.navbar-icon)):has(+ li:has(.navbar-icon)) {
+li.menu__list-item:not(:has(.navbar-icon)):has(+ li:has(.navbar-icon)) {
199
padding-bottom: 0.25rem;
200
border-bottom: 2px solid;
201
border-image: linear-gradient(
0 commit comments