diff options
chore: update css
-rw-r--r-- | cgit.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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, |