diff --git a/homepage-system/homepage.yaml b/homepage-system/homepage.yaml index 1535c86..7e4c91e 100644 --- a/homepage-system/homepage.yaml +++ b/homepage-system/homepage.yaml @@ -305,7 +305,11 @@ data: docker.yaml: "" # Custom CSS - custom.css: "" + custom.css: | + #information-widgets .information-widget-logo img { + max-height: 80px !important; + width: auto !important; + } # Custom JS custom.js: ""