Skip to content

Commit

Permalink
feat: update snap shot
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliosilveiraext committed Dec 11, 2024
1 parent d0a8d0d commit 38341fd
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ exports[`<Feedback /> should render correctly when not centered vertically 1`] =
.c4 {
margin: 0;
padding: 0;
font-size: 24px;
line-height: 32px;
font-size: 48px;
line-height: 56px;
color: #231B22;
font-family: Rubik;
font-weight: 500;
Expand Down Expand Up @@ -112,11 +112,11 @@ exports[`<Feedback /> should render correctly when not centered vertically 1`] =
<div
class="c3"
>
<p
<h1
class="c4"
>
Welcome to Yoga
</p>
</h1>
<p
class="c5"
color="deep"
Expand Down

0 comments on commit 38341fd

Please sign in to comment.