diff --git a/index.html b/index.html index 61fe028..5a3ef6a 100644 --- a/index.html +++ b/index.html @@ -109,7 +109,7 @@ header.hero{padding:48px 0 28px;border-bottom:1px solid var(--line)} border-radius:var(--radius);box-shadow:var(--shadow); /* Show roughly 10 rows; once the list is longer the card scrolls vertically instead of growing the page. The header stays pinned. */ - max-height:600px;overflow:auto; + max-height:350px;overflow:auto; } table{width:100%;border-collapse:collapse;font-size:14px} thead th{