We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab2c6d5 commit e966100Copy full SHA for e966100
docs/.vitepress/theme/style.css
@@ -186,7 +186,7 @@
186
transition: transform 0.5s ease;
187
}
188
189
-.avatar-img {
+.avatar-img-hitbox .avatar-img {
190
width: 37.5px;
191
height: 37.5px;
192
border-radius: 50%;
docs/index.md
@@ -15,7 +15,7 @@ hero:
15
link: getting-started/setting-up
16
- theme: alt
17
text: Discord
18
- link: https://discord.gg/pWqvfYYDJ4
+ link: https://discord.gg/3aUaGPYqsr
19
image:
20
src: https://raw.githubusercontent.com/BEComTweaks/becomtweaks.github.io/refs/heads/main/icon.png
21
alt: BEComTweaks Logo
0 commit comments