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-03 02:45:34 +08:00 committed by GitHub
parent b62a04332d
commit 703964fc93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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);
} }