diff --git a/packages/yoga/src/BottomSheet/web/__snapshots__/BottomSheet.test.jsx.snap b/packages/yoga/src/BottomSheet/web/__snapshots__/BottomSheet.test.jsx.snap
index 1e0cb17622..cd1ade5224 100644
--- a/packages/yoga/src/BottomSheet/web/__snapshots__/BottomSheet.test.jsx.snap
+++ b/packages/yoga/src/BottomSheet/web/__snapshots__/BottomSheet.test.jsx.snap
@@ -1,22 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` should match snapshot 1`] = `
-.c4 {
- margin-bottom: 24px;
- color: #231B22;
- font-size: 24px;
- font-weight: 500;
- text-align: center;
-}
-
-.c6 {
- margin-bottom: 32px;
- color: #6B6B78;
- font-size: 16px;
- font-weight: 400;
- text-align: center;
-}
-
.c8 {
display: -webkit-box;
display: -webkit-flex;
@@ -91,6 +75,30 @@ exports[` should match snapshot 1`] = `
fill: #FFFFFF;
}
+.c4 {
+ margin: 0;
+ padding: 0;
+ font-size: 24px;
+ line-height: 32px;
+ color: #231B22;
+ font-family: Rubik;
+ font-weight: 500;
+ margin-bottom: 24px;
+ text-align: center;
+}
+
+.c6 {
+ margin: 0;
+ padding: 0;
+ font-size: 16px;
+ line-height: 24px;
+ color: #231B22;
+ font-family: Rubik;
+ font-weight: 400;
+ margin-bottom: 32px;
+ text-align: center;
+}
+
.c1 {
padding: 16px 16px 16px 16px;
box-shadow: 0 2px 4px -1px rgba(152,152,166,0.2),0 4px 5px 0px rgba(152,152,166,0.14),0 1px 10px 0px rgba(152,152,166,0.12);
@@ -199,16 +207,14 @@ exports[` should match snapshot 1`] = `
>
-
Subtitle
-
+