From d97750c94b2cd2259d0691c18e92918fefed16dd Mon Sep 17 00:00:00 2001 From: asal sahami <asalsahami22@gmail.com> Date: Tue, 1 Oct 2024 20:10:52 +0200 Subject: [PATCH] safe --- src/App/mediarules.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/mediarules.css b/src/App/mediarules.css index 0ff9ef87..b460fadc 100644 --- a/src/App/mediarules.css +++ b/src/App/mediarules.css @@ -113,7 +113,7 @@ /***Biosafty***/ #safehead { background-size: contain; /* Adjust the image to fit within the container */ - background-position: center 25%; /* Push the image down for better visibility */ + background-position: center 35%; /* Push the image down for better visibility */ height: 300px; /* Adjust the height for mobile screens */ } /***Description***/ -- GitLab