Skip to content

Commit

Permalink
Removal of white line below iframe.
Browse files Browse the repository at this point in the history
  • Loading branch information
nimithshetty17 committed Nov 16, 2023
1 parent f4189d5 commit 4943022
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions blocks/iframe/iframe.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
padding-top: 90px;
}

.section.iframe-container .iframe-wrapper .iframe iframe {
display: block;
}

/* Tablet */
@media only screen and (min-width: 768px) {
.section.iframe-container .iframe-wrapper {
Expand Down

0 comments on commit 4943022

Please sign in to comment.