diff --git a/.github/templates/index.html b/.github/templates/index.html index bab4c79..655378d 100644 --- a/.github/templates/index.html +++ b/.github/templates/index.html @@ -4,6 +4,7 @@ DANDI Example Notebooks + @@ -41,7 +42,7 @@ } .container { - max-width: 1160px; + max-width: 1480px; margin: 0 auto; padding: 0 32px; }