From 4a251834e6e13b7898c24daa0eede0af2dc59e24 Mon Sep 17 00:00:00 2001 From: D4708 Date: Thu, 29 Apr 2021 18:23:20 +0300 Subject: [PATCH] remove double close icon in the who to follow block, enlarge icon size --- sass/style.sass | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sass/style.sass b/sass/style.sass index 106f1ea..1d678a9 100755 --- a/sass/style.sass +++ b/sass/style.sass @@ -489,7 +489,7 @@ img.twister-user-photo letter-spacing: 0px .twister-user-remove - font-size: 13px + font-size: 18px opacity: .5 text-decoration: none cursor: pointer @@ -498,8 +498,6 @@ img.twister-user-photo top: 0 right: 0 display: block - @extend .ion-close - @extend .ion .twister-user:hover .twister-user-remove text-decoration: none