Wrap the support me buttons

This commit is contained in:
Helen Chong 2024-04-12 10:14:41 +08:00
parent e69d42bbdc
commit 7f892f7b95
1 changed files with 1 additions and 0 deletions

View File

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