fix: no more smooth edges
This commit is contained in:
@@ -47,9 +47,9 @@ li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.customer-satisfaction-parent {
|
.customer-satisfaction-parent {
|
||||||
filter: url(#round);
|
/* filter: url(#round); */
|
||||||
/* Making the triangle fit the rest of the house */
|
/* Making the triangle fit the rest of the house */
|
||||||
margin: 0 -var(--gap);
|
margin: 0 var(--gap);
|
||||||
}
|
}
|
||||||
|
|
||||||
.customer-satisfaction {
|
.customer-satisfaction {
|
||||||
|
|||||||
Reference in New Issue
Block a user