Skip to content

Commit

Permalink
align iframe to center
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenreda committed Nov 23, 2023
1 parent b4646be commit 3d660b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added src/.DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions src/css/noticia.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,6 @@
width: 100%;
height: auto;
}
.noticia .content .body iframe {
display: block;
}

0 comments on commit 3d660b3

Please sign in to comment.