Stretch home hardcore leaderboard card

This commit is contained in:
Your Name
2026-06-13 21:08:44 -04:00
parent 3fdc4fda38
commit 7ce98d6275
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css?v=home-hardcore-preline-20260610-1">
<link rel="stylesheet" href="style.css?v=home-hardcore-stretch-1">
<script src="app.js?v=account-status-label-20260609" defer></script>
<script src="server-status.js?v=prometheus-status-2" defer></script>
</head>
+10
View File
@@ -1857,4 +1857,14 @@ button.inline-link,
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
}\n\n
/* Home right column: stretch Hardcore leaderboard after C Rank removal */
.right-stack {
display: flex;
flex-direction: column;
}
.right-stack .leaderboard-card {
flex: 1;
}
\n