Skip to content

Commit

Permalink
Merge pull request #27459 from guardian/remove-responsive-viewer-gray…
Browse files Browse the repository at this point in the history
…-background

Remove grey background from responsive viewer body
  • Loading branch information
ioannakok authored Sep 4, 2024
2 parents 0d7e173 + b841f88 commit 17aca36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion preview/app/views/responsive_viewer.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
margin-top: 4px;
background: #CCCCCC;
color: #666666;
}

Expand Down

0 comments on commit 17aca36

Please sign in to comment.