aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Tools')
-rw-r--r--src/lib/Tools/Wrapped.svelte6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/Tools/Wrapped.svelte b/src/lib/Tools/Wrapped.svelte
index 2ac5dfb2..d3d2466b 100644
--- a/src/lib/Tools/Wrapped.svelte
+++ b/src/lib/Tools/Wrapped.svelte
@@ -266,11 +266,7 @@
{#await wrapped(user, currentUserIdentity)}
Loading ...
{:then wrapped}
- <div
- id="wrapped"
- class:light-theme={lightTheme}
- style={`background-color: ${transparency ? '#0b16227f' : '#0b1622'}; width: ${width}px;`}
- >
+ <div id="wrapped" class:light-theme={lightTheme} style={`width: ${width}px;`}>
<div class="categories-grid" style="padding-bottom: 0;">
<div class="grid-item image-grid avatar-grid category">
<a href={`https://anilist.co/user/${currentUserIdentity.name}`} target="_blank">