diff --git a/jey_theme/public/css/shared.css b/jey_theme/public/css/shared.css index 88d5b57..03ec351 100644 --- a/jey_theme/public/css/shared.css +++ b/jey_theme/public/css/shared.css @@ -7,7 +7,8 @@ by Frappe once the desk boots, so this only shows during page load. */ .splash img { content: url("/assets/jey_theme/images/preloader.png"); - max-width: 200px; + max-width: 96px !important; + width: 96px !important; height: auto; }