From 873f19d5ec7b65620b23d6b368252b5c0e9f5411 Mon Sep 17 00:00:00 2001 From: asal sahami <asalsahami22@gmail.com> Date: Tue, 1 Oct 2024 20:04:07 +0200 Subject: [PATCH] safe --- src/.DS_Store | Bin 8196 -> 8196 bytes src/App/mediarules.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.DS_Store b/src/.DS_Store index 62fda76ab9bac92c8f6a58c696ed806932613cc8..49a819bf2afe4bef11d495b5c6ca821b68e960a2 100644 GIT binary patch delta 14 VcmZp1XmQx!Ex@>avyZ?IegG&a1tI_d delta 14 VcmZp1XmQx!Ex@>KvyZ?IegG&U1t9<c diff --git a/src/App/mediarules.css b/src/App/mediarules.css index 15169b64..7ab7b751 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 75%; /* Push the image down for better visibility */ + background-position: top 100%; /* Push the image down for better visibility */ height: 300px; /* Adjust the height for mobile screens */ } /***Description***/ -- GitLab