diff --git a/src/App.jsx b/src/App.jsx index 5d9bbf5..73392d3 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1382,7 +1382,7 @@ function PreferenceToggle({ checked, description, disabled = false, label, onCha function PrivacyPage() { return ( -
+

Privacy notice @@ -1888,7 +1888,7 @@ function PixelMountains() { function TeamsPage({ leaderboard, navigate, teams }) { return ( -

+

Team leaderboard

@@ -2131,7 +2131,7 @@ function BattleResults({ games, status }) { function BattleLogsPage({ live, matches }) { return ( -

+

Battle Logs

@@ -2914,7 +2914,7 @@ function UptimePage({ uptime }) { const availability = history.length ? (onlineSamples / history.length) * 100 : 0 return ( -

+