diff --git a/index.html b/index.html index ca03b3f..5f05c6a 100644 --- a/index.html +++ b/index.html @@ -253,7 +253,8 @@ Beebles soafen ultra0's basement - Freeplay + Freeplay + Micro Sneexy (button made by toby @ tobskep.com) diff --git a/style.css b/style.css index 268a744..a8da214 100644 --- a/style.css +++ b/style.css @@ -623,7 +623,7 @@ footer > .dot { display: grid; grid-template-rows: repeat(1, 1fr); grid-template-columns: repeat(6, 1fr); - margin: 1em 10em 1em 10em; + margin: 1em 8em 1em 8em; place-items: center; }