Skip to content

Commit

Permalink
chore: cleanup legacy dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andreituicu committed Feb 15, 2024
1 parent 8b73bf0 commit 251199d
Show file tree
Hide file tree
Showing 4 changed files with 2,810 additions and 21,042 deletions.
5 changes: 1 addition & 4 deletions aemeds/blocks/embed/embed.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ main .embed .embed-placeholder > * {
align-items: center;
justify-content: center;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
inset: 0;
}

main .embed .embed-placeholder picture img {
Expand Down
5 changes: 1 addition & 4 deletions aemeds/blocks/hero/hero.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ main .hero h1 {
main .hero picture {
position: absolute;
z-index: -1;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
object-fit: cover;
box-sizing: border-box;
}
Expand Down
Loading

0 comments on commit 251199d

Please sign in to comment.