diff --git a/css/style.css b/css/style.css index 7931ca1eed..6c2568b182 100644 --- a/css/style.css +++ b/css/style.css @@ -790,7 +790,11 @@ a.openjs-logo { display: inline-block; width: 125px; height: 39px; - cursor: pointer; +} + +a.openjs-logo svg { + width: 100%; + height: 100%; } /* theme and lang btn */