Skip to content

Commit

Permalink
Account for live updates label
Browse files Browse the repository at this point in the history
  • Loading branch information
amoore108 committed Nov 2, 2024
1 parent ce0f596 commit 05b804d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/pages/ArticlePage/ElectionBanner/config.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
export default {
heights: {
desktop: 330,
tablet: 330,
mobile: 360,
tablet: 350,
mobile: 400,
},
iframeSrc:
'include/vjafwest/1365-2024-us-presidential-election-banner/{service}/app',
Expand Down

0 comments on commit 05b804d

Please sign in to comment.