diff --git a/templates/custom/body_inner_pre.tmpl b/templates/custom/body_inner_pre.tmpl index 45885a9..5dd4a64 100644 --- a/templates/custom/body_inner_pre.tmpl +++ b/templates/custom/body_inner_pre.tmpl @@ -754,6 +754,14 @@ max-width: 1170px; } } + + /* TODO: @web-assets incriease nav-global-logo height for better antialising on low pixel density screens + * .nav-global .nav-global-logo svg, + * .nav-global .nav-global-logo img { + * height: 22px; + * pointer-events: none; + * } + */