From 921c66e14ab4f6506258a53839a764bd80710ad9 Mon Sep 17 00:00:00 2001 From: harukin Date: Thu, 8 Nov 2018 21:35:56 +0900 Subject: [PATCH] --- plusfuture/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index e90fc5e..66dd6e7 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1977,5 +1977,5 @@ a[title*="pawoo.net"]::after{ } .contact-photo-wrapper a::before,.contact-photo-wrapper a::after{ - visibility: hidden; + display: none; } \ No newline at end of file