From c85e1cce5f6e647638a5f06678ccd85343e6f6f8 Mon Sep 17 00:00:00 2001
From: wraeth-eth <104132113+wraeth-eth@users.noreply.github.com>
Date: Mon, 4 Sep 2023 08:37:41 +1000
Subject: [PATCH] right align text (#4050)
## What does this PR do and why?
Close [JB-744 : Right align stats and add more spacing for the percentage pill](https://linear.app/peel/issue/JB-744/right-align-stats-and-add-more-spacing-for-the-percentage-pill)
## Screenshots or screen recordings
_If applicable, provide screenshots or screen recordings to demonstrate the changes._
## Acceptance checklist
- [ ] I have evaluated the [Approval Guidelines](https://github.com/jbx-protocol/juice-interface/blob/main/CONTRIBUTING.md#approval-guidelines) for this PR.
- [ ] (if relevant) I have tested this PR in [all supported browsers](https://github.com/jbx-protocol/juice-interface/blob/main/CONTRIBUTING.md#supported-browsers).
- [ ] (if relevant) I have tested this PR in dark mode and light mode (if applicable).
---
.../components/ProjectHeader/components/ProjectHeaderStat.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/ProjectDashboard/components/ProjectHeader/components/ProjectHeaderStat.tsx b/src/components/ProjectDashboard/components/ProjectHeader/components/ProjectHeaderStat.tsx
index b9d0cd2287..2640b95171 100644
--- a/src/components/ProjectDashboard/components/ProjectHeader/components/ProjectHeaderStat.tsx
+++ b/src/components/ProjectDashboard/components/ProjectHeader/components/ProjectHeaderStat.tsx
@@ -13,7 +13,7 @@ export const ProjectHeaderStat = ({
{label}
-
+
{stat}