diff --git a/configs/conferences/knowledgecamp25/main.less b/configs/conferences/knowledgecamp25/main.less index c2750982..3de4dace 100644 --- a/configs/conferences/knowledgecamp25/main.less +++ b/configs/conferences/knowledgecamp25/main.less @@ -27,10 +27,10 @@ h1 { color: @dark; } nav .navbar-brand .icon { background-image: url(knowledgecamp-simple.svg); - margin-top: -1.5em; - background-size: 100px 100px; - width: 100px; - height: 100px; + margin-top: -0.75em; + background-size: 50px 50px; + width: 50px; + height: 50px; } img.knowledgecamplogo {