From 0c7cb4486a89ec6fe9680e6569ef41d4b82d557d Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 18 Feb 2021 22:21:36 +0100 Subject: use maintained theme --- themes/LoveIt/assets/css/_partial/_icon.scss | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 themes/LoveIt/assets/css/_partial/_icon.scss (limited to 'themes/LoveIt/assets/css/_partial/_icon.scss') diff --git a/themes/LoveIt/assets/css/_partial/_icon.scss b/themes/LoveIt/assets/css/_partial/_icon.scss deleted file mode 100644 index f42d2e6..0000000 --- a/themes/LoveIt/assets/css/_partial/_icon.scss +++ /dev/null @@ -1,17 +0,0 @@ -svg.icon { - display: inline-block; - width: 1.25em; - height: 1em; - text-align: center; - - path { - fill: currentColor; - } -} - -img.emoji { - height: 1em; - width: 1em; - margin: 0 .05em 0 .1em; - vertical-align: -.1em; -} -- cgit v1.2.3