diff --git a/src/context/intermediate/popovers/UserProfile.module.scss b/src/context/intermediate/popovers/UserProfile.module.scss
index f3fb5ce7..2341364b 100644
--- a/src/context/intermediate/popovers/UserProfile.module.scss
+++ b/src/context/intermediate/popovers/UserProfile.module.scss
@@ -124,7 +124,6 @@
img {
width: 32px;
height: 32px;
- cursor: pointer;
}
}
diff --git a/src/context/intermediate/popovers/UserProfile.tsx b/src/context/intermediate/popovers/UserProfile.tsx
index b20b66d8..2c20d3d6 100644
--- a/src/context/intermediate/popovers/UserProfile.tsx
+++ b/src/context/intermediate/popovers/UserProfile.tsx
@@ -319,6 +319,9 @@ export const UserProfile = observer(
}>
{
window.open(
"https://weblate.insrt.uk/projects/revolt/web-app/",
@@ -348,6 +351,9 @@ export const UserProfile = observer(
{
window.open(
"https://insrt.uk/donate",