Skip to content

Commit fd07eb3

Browse files
committed
docs(contribute): fix donate button rendering
1 parent 987108a commit fd07eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/contribute/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ contributors:
1313

1414
The people who contribute to webpack do so for the love of open source, our users and ecosystem, and most importantly, pushing the web forward together. Because of our [Open Collective](https://opencollective.com/webpack) model for funding and transparency, we are able to funnel support and funds through contributors, dependent projects, and the contributor and core teams. To make a donation, click the button below...
1515

16-
<div align="center">
16+
<div className="flex justify-center">
1717

1818
<a
1919
href="https://opencollective.com/webpack/donate"

0 commit comments

Comments
 (0)