aboutsummaryrefslogtreecommitdiff
path: root/src/routes
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes')
-rw-r--r--src/routes/hololive/+page.svelte1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/routes/hololive/+page.svelte b/src/routes/hololive/+page.svelte
index 2635c01e..fac4c6bc 100644
--- a/src/routes/hololive/+page.svelte
+++ b/src/routes/hololive/+page.svelte
@@ -122,6 +122,7 @@
img {
border-radius: 8px;
height: 20vh;
+ object-fit: cover;
transition: transform 0.3s ease;
}