From b86e9d51dfe9efbfc5d0e073f220754ff623dad3 Mon Sep 17 00:00:00 2001 From: asal sahami <asalsahami22@gmail.com> Date: Tue, 1 Oct 2024 20:00:12 +0200 Subject: [PATCH] safe --- src/.DS_Store | Bin 8196 -> 8196 bytes src/App/mediarules.css | 3 +-- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/.DS_Store b/src/.DS_Store index 92bfd67c03c9b81f29147bd5c5e666e6ac59cca2..3ae21af397eefdfecd94c9e317c78b33ea7250bc 100644 GIT binary patch delta 15 WcmZp1XmQx!CBSrI+h!ku9sB?=Ed}WS delta 15 WcmZp1XmQx!CBSr2V6%_F4t@YEPz6K) diff --git a/src/App/mediarules.css b/src/App/mediarules.css index 026a9acc..bf0b9cbd 100644 --- a/src/App/mediarules.css +++ b/src/App/mediarules.css @@ -113,9 +113,8 @@ /***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: top 25%; /* Push the image down for better visibility */ height: 300px; /* Adjust the height for mobile screens */ - padding-top: 0px; /* Add padding to push down content and make image more visible */ } /***Description***/ #Cystic\ Fibrosis6 h2 { -- GitLab