From 34738754c62ae28eb41f70c7eb09993e0df5b41b Mon Sep 17 00:00:00 2001 From: asal sahami <asalsahami22@gmail.com> Date: Tue, 1 Oct 2024 20:02:55 +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 16bb9bb9..15169b64 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: top 65%; /* Push the image down for better visibility */ + background-position: top 75%; /* Push the image down for better visibility */ height: 300px; /* Adjust the height for mobile screens */ } /***Description***/ -- GitLab