diff --git a/index.css b/index.css index eb10d87..bbca8aa 100644 --- a/index.css +++ b/index.css @@ -98,6 +98,10 @@ li { gap: 0.5rem; } +.pilars li { + flex: 0; +} + .ground { display: flex; flex-direction: column;