Skip to content

Commit

Permalink
Merge pull request #254 from guardian/lg-snaps
Browse files Browse the repository at this point in the history
fix snaps
  • Loading branch information
Laura buns authored Jul 31, 2019
2 parents c5bfdf1 + 5d8770f commit bd553d6
Show file tree
Hide file tree
Showing 5 changed files with 1,114 additions and 1,033 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ exports[`LongReadHeader should show a full featured long read header 1`] = `
style={
Array [
Object {
"backgroundColor": "rgba(0,0,0,.25)",
"width": "100%",
},
Object {
Expand Down Expand Up @@ -84,7 +83,7 @@ exports[`LongReadHeader should show a full featured long read header 1`] = `
"flexShrink": 0,
"fontFamily": "GHGuardianHeadline-Regular",
"fontSize": 28,
"lineHeight": 30,
"lineHeight": 32,
},
Object {
"color": "#ffffff",
Expand Down Expand Up @@ -440,7 +439,7 @@ exports[`LongReadHeader should show long read header without an image or a kicke
"flexShrink": 0,
"fontFamily": "GHGuardianHeadline-Regular",
"fontSize": 28,
"lineHeight": 30,
"lineHeight": 32,
},
Object {
"color": "#ffffff",
Expand Down
Loading

0 comments on commit bd553d6

Please sign in to comment.