From d77872c37abbe455fe0e6b2fbc9018246355cf12 Mon Sep 17 00:00:00 2001 From: Kum1ta Date: Thu, 21 Nov 2024 11:07:28 +0100 Subject: [PATCH] Home page - remove text info under image on mobile --- .../requirements/nginx/static/style/homePage/home.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docker-compose/requirements/nginx/static/style/homePage/home.css b/docker-compose/requirements/nginx/static/style/homePage/home.css index 705478b..01122cc 100644 --- a/docker-compose/requirements/nginx/static/style/homePage/home.css +++ b/docker-compose/requirements/nginx/static/style/homePage/home.css @@ -3,10 +3,10 @@ /* ::: :::::::: */ /* home.css :+: :+: :+: */ /* +:+ +:+ +:+ */ -/* By: hubourge +#+ +:+ +#+ */ +/* By: edbernar