Skip to content

Commit

Permalink
Update about.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Rem0o committed Aug 11, 2024
1 parent 1040d67 commit d83e1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reactPages/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const AboutPage = () => {
</div>

<div className="flex flex-wrap gap-4 p-5">
<Border className="max-w-sm">
<Border className="max-w-xl">
<NiceHeader text="Powered by:" icon={icons.github} />
<ul className="ml-5 mt-5 list-disc">
{[
Expand Down

0 comments on commit d83e1e0

Please sign in to comment.