From 0d006de09fda65758608892781301f965daed2f5 Mon Sep 17 00:00:00 2001 From: PolyTinder <146553756+PolyTinder@users.noreply.github.com> Date: Fri, 27 Oct 2023 00:49:30 +0200 Subject: [PATCH] Fix/bugfix (#50) * remove unused fetch * remove style * optimize image loading --- packages/client/src/index.html | 4 ++-- .../matching/pages/matches-page/matches-page.component.ts | 6 ------ .../user-profile-card/user-profile-card.component.html | 5 ++++- .../user-profile-card/user-profile-card.component.scss | 4 ++-- packages/client/src/styles.scss | 2 +- 5 files changed, 9 insertions(+), 12 deletions(-) diff --git a/packages/client/src/index.html b/packages/client/src/index.html index eadca6b..d72b570 100644 --- a/packages/client/src/index.html +++ b/packages/client/src/index.html @@ -1,5 +1,5 @@ - +