mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-03-21 15:55:57 +01:00
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:
parent
b62a04332d
commit
703964fc93
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.social-menu,
|
||||
.menu-social,
|
||||
#main-menu {
|
||||
margin-top: var(--sidebar-element-separation);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue