diff --git a/src/web/html/style.css b/src/web/html/style.css
index ca4b0c9a..f9ac25a1 100644
--- a/src/web/html/style.css
+++ b/src/web/html/style.css
@@ -92,7 +92,7 @@ svg.icon {
 .title {
     background-color: var(--primary);
     color: #fff !important;
-    padding-left: 80px !important
+    padding: 15px 14px 16px 80px !important
 }
 
 .topnav .icon span {