diff --git a/jey_theme/public/css/shared.css b/jey_theme/public/css/shared.css index 03ec351..7dd3d15 100644 --- a/jey_theme/public/css/shared.css +++ b/jey_theme/public/css/shared.css @@ -7,8 +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: 96px !important; - width: 96px !important; + max-width: 64px !important; + width: 64px !important; height: auto; }