_sass/scss/_hovers.scss in minimal-jekyll-theme-0.1.3 vs _sass/scss/_hovers.scss in minimal-jekyll-theme-0.1.4
- old
+ new
@@ -138,9 +138,10 @@
}
.shadow-hover::after {
content: '';
box-shadow: 0px 0px 16px 2px rgba( 0, 0, 0, .2 );
+ border-radius: inherit;
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;