aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/routes/+page.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index d751fb6..f4bb264 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -92,7 +92,7 @@
.channel-icon {
border-radius: 2.5%;
max-width: 100%;
- max-height: 75%;
+ max-height: 100%;
margin-bottom: 1rem;
}