From 4ea135906adb3cc0e1406c2589e708357307d822 Mon Sep 17 00:00:00 2001 From: memdmp Date: Sun, 5 Jan 2025 16:13:37 +0100 Subject: chore: update css --- cgit.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cgit.css b/cgit.css index 81f4e07..651d9bc 100644 --- a/cgit.css +++ b/cgit.css @@ -47,8 +47,8 @@ div#cgit .libravatar-avatar:active .on-hover { border-radius: var(--radius-lg); } div#cgit .libravatar-avatar:active .on-hover { - width: 256px; - height: 256px; + width: 512px; + height: 512px; } div#cgit select, -- cgit v1.2.3