From c62cb193d83176ea3217be86290847b0186a49c5 Mon Sep 17 00:00:00 2001 From: asal sahami <asalsahami22@gmail.com> Date: Tue, 1 Oct 2024 20:04:40 +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 49a819bf2afe4bef11d495b5c6ca821b68e960a2..537fe2e97d039f4065acc4a536055116693c40cf 100644 GIT binary patch delta 14 VcmZp1XmQx!Ex@>IvyZ?IegG&s1tkCg delta 14 VcmZp1XmQx!Ex@>avyZ?IegG&a1tI_d diff --git a/src/App/mediarules.css b/src/App/mediarules.css index 7ab7b751..0e722e38 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 100%; /* Push the image down for better visibility */ + background-position: bottom 100%; /* Push the image down for better visibility */ height: 300px; /* Adjust the height for mobile screens */ } /***Description***/ -- GitLab