From ba809c1a9919cc8252f4bd097352c6f8d8ed1d08 Mon Sep 17 00:00:00 2001 From: astrid Date: Fri, 5 Jun 2026 15:01:40 +0200 Subject: [PATCH 1/2] fix: rust icon sizing --- static/i/rust-dark.svg | 2 +- static/i/rust-light.svg | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/static/i/rust-dark.svg b/static/i/rust-dark.svg index 15fbbe4..65d0cb7 100644 --- a/static/i/rust-dark.svg +++ b/static/i/rust-dark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/i/rust-light.svg b/static/i/rust-light.svg index 8052672..4b6db23 100644 --- a/static/i/rust-light.svg +++ b/static/i/rust-light.svg @@ -1,5 +1 @@ - - - + \ No newline at end of file From 96d8561bb40bbe5c461a3c4be830cd8710035f84 Mon Sep 17 00:00:00 2001 From: astrid Date: Fri, 5 Jun 2026 15:05:25 +0200 Subject: [PATCH 2/2] fix: remove empty style element --- static/i/rust-dark.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/i/rust-dark.svg b/static/i/rust-dark.svg index 65d0cb7..847d6c1 100644 --- a/static/i/rust-dark.svg +++ b/static/i/rust-dark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file