From f86b2478edff0a51847b5f3e88e86623310d0cd6 Mon Sep 17 00:00:00 2001 From: ThomasZN <1034551084@qq.com> Date: Mon, 10 Jun 2019 15:50:54 +0800 Subject: [PATCH] Update style.css --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index 4d817ae..e4c8ee1 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -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 {