fix: rename .social-menu to .menu-social to avoid being blocked by ad blocker (#1000)

fix: rename `.social-menu` to `.menu-social` to avoid being blocked by ad blockers

 #993
This commit is contained in:
cubercsl
2024-04-02 20:45:34 +02:00
committed by GitHub
parent b62a04332d
commit 703964fc93
+1 -1
View File
@@ -65,7 +65,7 @@
} }
} }
.social-menu, .menu-social,
#main-menu { #main-menu {
margin-top: var(--sidebar-element-separation); margin-top: var(--sidebar-element-separation);
} }