diff --git a/calamares/etc/calamares/branding/openmamba/stylesheet.qss b/calamares/etc/calamares/branding/openmamba/stylesheet.qss index c5341ee..da53579 100644 --- a/calamares/etc/calamares/branding/openmamba/stylesheet.qss +++ b/calamares/etc/calamares/branding/openmamba/stylesheet.qss @@ -24,6 +24,11 @@ object names (ids), which you can find through debugging tools. #sidebarMenuApp { } */ +#logoApp { + margin-bottom:20px; + min-height:80px; +} + /* Partitioning module. #bootInfoIcon { }