Update style.css

This commit is contained in:
ThomasZN 2019-06-10 15:50:54 +08:00 committed by GitHub
parent 89ba40827b
commit f86b2478ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -265,6 +265,7 @@ img {
box-shadow: 0 8px 80px rgba(0, 0, 0, 0.1);
border-radius: 8px;
transition: box-shadow 0.2s;
overflow: hidden;
}
.post-entry:active {