Skip to content

Commit

Permalink
Remove inline-block style that was being reinforced #31
Browse files Browse the repository at this point in the history
  • Loading branch information
qrac committed Mar 15, 2021
1 parent cd6c21c commit a31c666
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,21 +62,6 @@ samp {
font-size: 1em;
}

canvas,
audio,
video {
display: inline-block;
}

img,
svg,
iframe,
canvas,
audio,
video {
vertical-align: middle;
}

img {
border-style: none;
}
Expand Down

0 comments on commit a31c666

Please sign in to comment.