From 1f5092468783069c9721d721f384f9fa5d8df313 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/do.svg | 14 ++++++++------ assets/img/sponsors/keycdn.svg | 7 +------ assets/img/sponsors/ray.svg | 18 ++++++------------ assets/img/sponsors/what-the-diff.svg | 2 +- components/PageFooter.vue | 4 ++++ 5 files changed, 20 insertions(+), 25 deletions(-) diff --git a/assets/img/sponsors/do.svg b/assets/img/sponsors/do.svg index 0e5f881..3c19142 100644 --- a/assets/img/sponsors/do.svg +++ b/assets/img/sponsors/do.svg @@ -1,9 +1,11 @@ + + + viewBox="65.2 173.5 180 180" style="enable-background:new 65.2 173.5 180 180;" xml:space="preserve"> - + @@ -13,10 +15,10 @@ c-38.1-13.8-74,14.2-74,50.4l0,0H67c0-57.7,55.8-102.7,116.3-83.8c26.4,8.3,47.5,29.3,55.7,55.7 C257.9,295.9,213,351.7,155.2,351.7z"/> - - - + + diff --git a/assets/img/sponsors/keycdn.svg b/assets/img/sponsors/keycdn.svg index 6afdf16..2ca46d0 100644 --- a/assets/img/sponsors/keycdn.svg +++ b/assets/img/sponsors/keycdn.svg @@ -1,6 +1 @@ - - - - + 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..a63791a 100644 --- a/components/PageFooter.vue +++ b/components/PageFooter.vue @@ -62,6 +62,10 @@ footer { filter: grayscale(1) invert(1); } + .ray img { + filter: none; + } + @media (max-device-width: 768px) { flex-direction: column;