Skip to content

Commit 21b5fd0

Browse files
authored
Merge pull request #14376 from guardian/fix-gallery-main-media-bug
Fix the broken headline due to main media bug
2 parents 6e45da0 + bb55296 commit 21b5fd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotcom-rendering/src/components/MainMediaGallery.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ type Props = {
1919

2020
const styles = css`
2121
${grid.column.all}
22-
position: relative;
2322
height: calc(80vh - 48px);
2423
grid-row: 1/8;
2524
${from.desktop} {

0 commit comments

Comments
 (0)