diff --git a/index.css b/index.css index 95a3e5a..e7a4b26 100644 --- a/index.css +++ b/index.css @@ -47,9 +47,9 @@ li { } .customer-satisfaction-parent { - filter: url(#round); + /* filter: url(#round); */ /* Making the triangle fit the rest of the house */ - margin: 0 -var(--gap); + margin: 0 var(--gap); } .customer-satisfaction {