Wrap the support me buttons

This commit is contained in:
Leilukin 2024-04-12 10:14:41 +08:00 committed by Helen Chong
parent 32bf590bf4
commit df7dacf268

View File

@ -10,6 +10,7 @@
<style webc:keep webc:bucket="defer">
.support-me {
display: flex;
flex-wrap: wrap;
gap: 1em;
align-items: center;
}