Hover animation

This commit is contained in:
unknown 2016-11-30 13:16:10 -04:00
parent bbc2d19512
commit c78eb5fe58
1 changed files with 0 additions and 2 deletions

View File

@ -67,7 +67,6 @@
.caption-style-1 .caption{
cursor: pointer;
position: absolute;
opacity: 0;
-webkit-transition:all 0.45s ease-in-out;
-moz-transition:all 0.45s ease-in-out;
@ -91,7 +90,6 @@
.caption-style-1 .caption-text{
z-index: 0;
color: #fff;
position: relative;
width: 400px;
height: 200px;
text-align: center;