diff --git a/theme/src/components/__snapshots__/header.spec.js.snap b/theme/src/components/__snapshots__/header.spec.js.snap index aeac9604..69c4044a 100644 --- a/theme/src/components/__snapshots__/header.spec.js.snap +++ b/theme/src/components/__snapshots__/header.spec.js.snap @@ -10,7 +10,8 @@ exports[`Header matches the snapshot 1`] = ` Wow! { preserveAspectRatio='xMidYMin slice' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1366 63' + height='auto' sx={{ fill: fill || defaultFillColor, - verticalAlign: 'bottom' + verticalAlign: 'bottom', + // Hack to fix a bug in some browser where a fraction of a pixel + // of space is sometimes rendered below the swoop + marginBottom: '-1px' }} >