From 4b0c671748200a4fd0c3dcb363f206b1efd88eb3 Mon Sep 17 00:00:00 2001 From: asal sahami <asalsahami22@gmail.com> Date: Tue, 1 Oct 2024 19:41:10 +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 462b374c96740a0ee60fd85f422b33e95b4dfcd7..51d12a5d224978688f2b1cb67006f782ed875a88 100644 GIT binary patch delta 14 VcmZp1XmQx!Ex;(a*+*apKL8{|1bhGh delta 14 VcmZp1XmQx!Ex;(T*+*apKL8|d1cLwo diff --git a/src/App/mediarules.css b/src/App/mediarules.css index f7589441..c789c7bf 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 bottom; /* Push the image down for better visibility */ + background-position: center; /* Push the image down for better visibility */ height: 300px; /* Adjust the height for mobile screens */ padding-top: 20px; /* Add padding to push down content and make image more visible */ } -- GitLab