From 38ee1b34c4125909efb15d5e9bab0e2e47940165 Mon Sep 17 00:00:00 2001 From: moaath Date: Mon, 24 Jun 2024 20:30:22 +0200 Subject: [PATCH] fixes css --- service/www/dashboard.php | 2 +- service/www/index.php | 2 +- service/www/match.php | 41 ++++++++++++++++++++++++------------ service/www/profile.php | 4 ++-- service/www/styles/match.css | 7 ++++++ 5 files changed, 38 insertions(+), 18 deletions(-) diff --git a/service/www/dashboard.php b/service/www/dashboard.php index 661b600..41c051d 100644 --- a/service/www/dashboard.php +++ b/service/www/dashboard.php @@ -76,7 +76,7 @@ function getAllUserProfiles($conn)

ImagiDate

diff --git a/service/www/index.php b/service/www/index.php index cd636a4..07074d4 100644 --- a/service/www/index.php +++ b/service/www/index.php @@ -52,7 +52,7 @@

ImagiDate