Fix text look
This commit is contained in:
@@ -300,7 +300,7 @@ function App () {
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
) : (
|
) : (
|
||||||
<p className='text-8xl text-center'>{loadingText}</p>
|
<p className='text-7xl text-center'>{loadingText}</p>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
) : (
|
) : (
|
||||||
|
|||||||
Reference in New Issue
Block a user