diff --git a/react/components/Pix/styles.css b/react/components/Pix/styles.css index b68f39a..f3c114a 100644 --- a/react/components/Pix/styles.css +++ b/react/components/Pix/styles.css @@ -1,6 +1,6 @@ .PixContent { margin-top: 8px; - height: 36px; + height: 39px; display: flex; align-items: center; column-gap: 26px; @@ -14,7 +14,7 @@ .PixDiscount { display: flex; flex-direction: column; - height: 36px; + height: 39px; } .TextPixDiscount {