Fix text look

This commit is contained in:
2025-07-24 11:09:22 -07:00
parent 8233fd4c9f
commit 83341c97a5

View File

@@ -300,7 +300,7 @@ function App () {
</button>
</div>
) : (
<p className='text-8xl text-center'>{loadingText}</p>
<p className='text-7xl text-center'>{loadingText}</p>
)}
</div>
) : (