Skip to content

Commit b44dac6

Browse files
committed
tweak logo style
1 parent 3a1edc1 commit b44dac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<aside class="menu column is-2">
1616
<div class='deltachatbots-logo'>
1717
<a href="{{ site.url }}">
18-
<img style='width: 4rem; object-fit: contain; margin-bottom: 1rem' src='{{ site.baseurl }}/assets/logos/delta-chat-bot.svg' alt='Delta Chat Bot logo'>
18+
<img style='width: 5rem; object-fit: contain; margin-bottom: 1rem' src='{{ site.baseurl }}/assets/logos/delta-chat-bot.svg' alt='Delta Chat Bot logo'>
1919
</a>
2020
</div>
2121
<ul class='menu-list'>

0 commit comments

Comments
 (0)