diff --git a/src/pages/HomePage.css b/src/pages/HomePage.css index 7da2d02..6f0d595 100644 --- a/src/pages/HomePage.css +++ b/src/pages/HomePage.css @@ -538,7 +538,7 @@ font-size: 1.1rem; color: #666; margin-bottom: 2rem; - max-width: 600px; + max-width: 700px; margin-left: auto; margin-right: auto; } diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 8a4286e..baba441 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -308,8 +308,10 @@ const HomePage: React.FC = () => {

Research Team

- To evaluate your router with RouterArena, please visit our GitHub repository and follow the instructions provided in the README.
- For inquiries or support, contact us at {contactInfo.email} or submit an issue on GitHub. + To evaluate your router with RouterArena, + visit our GitHub repository and follow the instructions in the README.
+ + For inquiries or support, contact us at {contactInfo.email} or submit a GitHub issue.

{/* Action Buttons */} diff --git a/src/pages/LeaderboardPage.tsx b/src/pages/LeaderboardPage.tsx index c1fb8ff..d64ddb6 100644 --- a/src/pages/LeaderboardPage.tsx +++ b/src/pages/LeaderboardPage.tsx @@ -359,7 +359,7 @@ const LeaderboardPage: React.FC = () => {

- Range: [0, 1] + Range: [0, 100]

@@ -381,7 +381,7 @@ const LeaderboardPage: React.FC = () => {

- Range: [0, 1] + Range: [0, 100]

@@ -407,7 +407,7 @@ const LeaderboardPage: React.FC = () => { near-optimal cost decisions.

- Range: [0, 1] + Range: [0, 100]

@@ -434,7 +434,7 @@ const LeaderboardPage: React.FC = () => { independent of cost.

- Range: [0, 1] + Range: [0, 100]

@@ -460,7 +460,7 @@ const LeaderboardPage: React.FC = () => { robust model selection.

- Range: [0, 1] + Range: [0, 100]

@@ -483,7 +483,7 @@ const LeaderboardPage: React.FC = () => {

Higher scores correspond to lower latency overhead and faster inference.

- Range: [0, 1] + Range: [0, 100]