From cd591d31fe06d4fac4c0ab4c0a11f6f15a353db8 Mon Sep 17 00:00:00 2001 From: Fi3w0 Date: Tue, 11 Aug 2026 17:27:23 +0200 Subject: [PATCH] fix: show avatar transparency --- css/style.css | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 33ed987..d5028f3 100644 --- a/css/style.css +++ b/css/style.css @@ -681,7 +681,7 @@ code { width: 4.1rem; height: 4.1rem; border-radius: 0.65rem; - background: var(--paper); + background: transparent; object-fit: contain; } diff --git a/index.html b/index.html index 75eabd1..629b06e 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ - +