aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/SequelSpy.svelte
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-01-04 09:18:38 -0800
committerFuwn <[email protected]>2024-01-04 09:18:42 -0800
commit2799da6cbbc63a8c146c84e04922869a40687ef7 (patch)
treeba2c8a631c5af1fe786763e80287f9bb67171604 /src/lib/Tools/SequelSpy.svelte
parentrefactor(tools): buttons (diff)
downloaddue.moe-2799da6cbbc63a8c146c84e04922869a40687ef7.tar.xz
due.moe-2799da6cbbc63a8c146c84e04922869a40687ef7.zip
feat(tools): move all to cards
Diffstat (limited to 'src/lib/Tools/SequelSpy.svelte')
-rw-r--r--src/lib/Tools/SequelSpy.svelte8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/Tools/SequelSpy.svelte b/src/lib/Tools/SequelSpy.svelte
index 5684463f..c5d9c4a2 100644
--- a/src/lib/Tools/SequelSpy.svelte
+++ b/src/lib/Tools/SequelSpy.svelte
@@ -85,9 +85,9 @@
</ul>
{/await}
-<p style="opacity: 50%;">
- The count ratio is the number of episodes you've seen of any direct prequels, and the total number
- of episodes of all direct prequels.
-</p>
+<p />
+
+The count ratio is the number of episodes you've seen of any direct prequels, and the total number
+of episodes of all direct prequels.
<HoverCover {hovering} {hoveredMedia} {imageStyle} />