diff --git a/static/styles/home.css b/static/styles/home.css index 8430c44..d86f046 100644 --- a/static/styles/home.css +++ b/static/styles/home.css @@ -214,6 +214,7 @@ body { flex-wrap: wrap; width: 70rem; justify-content: space-evenly; + gap: 1rem; } .instances .list .instance {