Skip to content

Commit 5afb715

Browse files
author
Ludo237
committed
Fixed size of donation box
1 parent efa5712 commit 5afb715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/layout/partials/sidebar.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<% }) %>
2020
</ul>
2121
<div id="donate">
22-
<span class="wrapper" style="width: 110px; height: 34px;">
22+
<span class="wrapper" style="width: 136px; height: 22px;">
2323
<img src="/images/paypal.png">
2424
<a href="https://www.paypal.me/evanyou" target="_blank">Comprami un caffé</a>
2525
</span>

0 commit comments

Comments
 (0)