diff --git a/website/src/styles/global.css b/website/src/styles/global.css index 6a7d3f0..b5e3ac8 100644 --- a/website/src/styles/global.css +++ b/website/src/styles/global.css @@ -92,7 +92,7 @@ hr { .icons { margin: 0 auto; - width: 170px; + width: 155px; display: flex; justify-content: space-between; }