Skip to content

Commit

Permalink
Remove grid__wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Jun 14, 2024
1 parent 2f2e726 commit 6169ce3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions cfgov/unprocessed/css/organisms/video-player.less
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,7 @@ button.o-video-player__play-btn,
right: 0;
left: auto;

.grid__wrapper();

padding-top: unit(@grid_gutter-width / 2 / @base-font-size-px, em);
padding-bottom: unit(@grid_gutter-width / 2 / @base-font-size-px, em);
padding: unit(@grid_gutter-width / 2 / @base-font-size-px, em);
color: var(--white);

.m-social-media__heading {
Expand Down

0 comments on commit 6169ce3

Please sign in to comment.