From 1da8ad04d8604bd11f96d792d30dcda2e6da9dab Mon Sep 17 00:00:00 2001 From: Phan An Date: Wed, 26 Jun 2024 14:58:00 +0200 Subject: [PATCH] fix: replace logos --- assets/img/sponsors/ray.svg | 18 ++++++------------ assets/img/sponsors/what-the-diff.svg | 2 +- components/PageFooter.vue | 2 +- 3 files changed, 8 insertions(+), 14 deletions(-) diff --git a/assets/img/sponsors/ray.svg b/assets/img/sponsors/ray.svg index 5b8f173..41d69ac 100644 --- a/assets/img/sponsors/ray.svg +++ b/assets/img/sponsors/ray.svg @@ -3,24 +3,18 @@ - - - - - - - + @@ -36,7 +30,7 @@ - + - \ No newline at end of file + diff --git a/assets/img/sponsors/what-the-diff.svg b/assets/img/sponsors/what-the-diff.svg index 3ff529f..71a59fa 100644 --- a/assets/img/sponsors/what-the-diff.svg +++ b/assets/img/sponsors/what-the-diff.svg @@ -1 +1 @@ - +what the diff logotypeby caneco diff --git a/components/PageFooter.vue b/components/PageFooter.vue index ed7288a..e4c807e 100644 --- a/components/PageFooter.vue +++ b/components/PageFooter.vue @@ -58,7 +58,7 @@ footer { margin-left: 1rem; } - img { + .whatthediff img { filter: grayscale(1) invert(1); }