fix: minor adjustments to tooltip

This commit is contained in:
dvelo 2025-02-16 16:00:50 -06:00
parent e12f9f28b1
commit 5478276fd7

@ -112,9 +112,10 @@ export function Statistics({
</p> </p>
<p className="mt-1"> <p className="mt-1">
Minehut automatically puts new servers in a queue once the Minehut automatically puts new servers in a queue once the
total amount of servers is near or at 3.5k for efficiency queue for the server plan (1,800 paid & 1,380 free = 3,180
reasons. This usually happens during high demand times, most total) is hit for efficiency & economical reasons. This
likely during the American summer, in the afternoon. usually happens during high demand times, most likely during
the American summer, in the afternoon.
</p> </p>
</TooltipContent> </TooltipContent>
</Tooltip> </Tooltip>