diff --git a/homepage-system/homepage.yaml b/homepage-system/homepage.yaml index 7e4c91e..791c59d 100644 --- a/homepage-system/homepage.yaml +++ b/homepage-system/homepage.yaml @@ -307,7 +307,7 @@ data: # Custom CSS custom.css: | #information-widgets .information-widget-logo img { - max-height: 80px !important; + max-height: 100px !important; width: auto !important; }