Skip to content

Commit f0fc0bd

Browse files
committed
pricing illu fix
1 parent 268da9b commit f0fc0bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pages/pricing.astro

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,11 @@ const tags = [
292292
grid-column: 1 / 2;
293293
grid-row: 1;
294294

295+
& > svg {
296+
max-width: unset;
297+
box-sizing: unset;
298+
}
299+
295300
& > p {
296301
box-sizing: border-box;
297302
font-family: "Poppins";

0 commit comments

Comments
 (0)