small fix for still-gifs

fix/status-heading-alignment-issues
Henry Jameson 7 years ago
parent bc8ae96cac
commit bf2d4516d5

@ -14,7 +14,7 @@
line-height: 0;
overflow: hidden;
width: 100%;
height: 100%
height: 100%;
&:hover canvas {
display: none;
@ -22,7 +22,7 @@
img {
width: 100%;
height: 100%
height: 100%;
}
&.animated {

Loading…
Cancel
Save