Skip to content

Commit

Permalink
release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
henrygd committed May 17, 2022
1 parent cc433f0 commit f97c7bf
Show file tree
Hide file tree
Showing 7 changed files with 301 additions and 417 deletions.
8 changes: 5 additions & 3 deletions dist/bigger-picture.css
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,14 @@
height: 100%;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
}

.bp-html {
display: contents;
}
.bp-html > :first-child {
margin: auto;
}

.bp-img-wrap {
top: 0;
Expand Down Expand Up @@ -195,7 +196,8 @@

.bp-if,
.bp-vid {
position: absolute;
position: relative;
margin: auto;
background: #000;
background-size: 100% 100%;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/bigger-picture.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bigger-picture.min.mjs

Large diffs are not rendered by default.

Loading

0 comments on commit f97c7bf

Please sign in to comment.