diff --git a/src/routes/users/[user]/+page.svelte b/src/routes/users/[user]/+page.svelte index 29c5007..b39cc14 100644 --- a/src/routes/users/[user]/+page.svelte +++ b/src/routes/users/[user]/+page.svelte @@ -91,17 +91,18 @@ -

- - {userData.reputation} Reputation - - - {userData.upvotes} Upvotes - - - {userData.downvotes} Downvotes - -

+
+
+

+ + {userData.reputation} reputation (+{userData.upvotes}) (-{userData.downvotes}) + +

+
+
+ +
+
{#if userData.rolesArr}

@@ -113,7 +114,7 @@

-

{following.length} following

+

{following.length} following

{#each following as user} @@ -122,7 +123,7 @@
-

{followers.length} followers

+

{followers.length} followers

{#each followers as user}
@@ -131,10 +132,15 @@
- {#if data.resAcc.data == userData.username} -

Set PFP

- - {/if} +
+
+ {#if data.resAcc.data == userData.username} +

Set PFP

+ + {/if} +
+ +
diff --git a/static/bg.svg b/static/bg.svg index 561a802..00c70c4 100644 --- a/static/bg.svg +++ b/static/bg.svg @@ -40,11 +40,11 @@ inkscape:collect="always" id="linearGradient1587">