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

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/924
This commit is contained in:
Jimmy Cai
2024-03-27 16:24:03 +01:00
committed by GitHub
parent 539c39d69a
commit 797949b37f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -212,7 +212,7 @@
}
}
.social-menu {
.menu-social {
list-style: none;
padding: 0;
margin: 0;