From b9a00b8c2ea48f206918f1ecb1bbb041c38c6432 Mon Sep 17 00:00:00 2001 From: Zubair Ibn Zamir Date: Tue, 25 Nov 2025 08:27:39 +0600 Subject: [PATCH] Change alignment of button to center on small screens fixes #542 --- src/components/OpenSourceStats.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/OpenSourceStats.tsx b/src/components/OpenSourceStats.tsx index d1654d74..09c1e4cc 100644 --- a/src/components/OpenSourceStats.tsx +++ b/src/components/OpenSourceStats.tsx @@ -146,7 +146,7 @@ export function _OssStats({ library }: { library?: Library }) { -
+