From 7721bd8f4cf947d1696077cc47760ce211e8fda8 Mon Sep 17 00:00:00 2001 From: asal sahami <asalsahami22@gmail.com> Date: Tue, 1 Oct 2024 20:09:45 +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 a0bf72f797e894665e84da61543ff64ef5b6a22a..6722e146b6dda95ad4d8fff939c15330d98488ef 100644 GIT binary patch delta 14 VcmZp1XmQx!Ex@>QvyZ?IegG&m1tb6f delta 14 VcmZp1XmQx!Ex@>SvyZ?IegG&O1t0(b diff --git a/src/App/mediarules.css b/src/App/mediarules.css index 2c4fd723..0ff9ef87 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; /* Push the image down for better visibility */ + background-position: center 25%; /* Push the image down for better visibility */ height: 300px; /* Adjust the height for mobile screens */ } /***Description***/ -- GitLab