Skip to content

Commit 4338db0

Browse files
committed
Update logo size
1 parent 39dec14 commit 4338db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/vocabulary_theme/templates/layout.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
<div class="navbar-brand">
5252
<a class="has-text-black" href="{{ '/'|url }}">
5353
<svg
54-
class="logo margin-top-big"
54+
class="logo"
5555
xmlns="http://www.w3.org/2000/svg"
5656
preserveAspectRatio="xMidYMid meet"
57-
viewBox="0 0 304 73">
57+
viewBox="0 0 384 46">
5858
<use href="#opensource"></use>
5959
</svg>
6060
</a>

0 commit comments

Comments
 (0)