We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa9cfe commit e2c3a29Copy full SHA for e2c3a29
app/atlas/page.jsx
@@ -447,7 +447,7 @@ export default function Atlas() {
447
</div>
448
<div className="flex justify-between items-center py-2 px-3 bg-gray-800/30 rounded">
449
<span className="text-sm text-gray-300">Recommended Ratio</span>
450
- <span className="text-sm text-orange-400">1:10 Atlas:Server</span>
+ <span className="text-sm text-orange-400">20:10 Atlas:Server</span>
451
452
453
</Card>
0 commit comments