From 563ecdc4ee640d635e7fc763c0209daa21ef33f9 Mon Sep 17 00:00:00 2001 From: Tommi Date: Mon, 29 Mar 2021 11:21:37 +0200 Subject: [PATCH] fix --- style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.scss b/style.scss index 55f5195..a59f9bb 100644 --- a/style.scss +++ b/style.scss @@ -234,7 +234,7 @@ article li, content: " ✉️ "; } } - &[href^="/stampa" i] { + &[href^="/stampa" i], &[href^="/press" i] { &::before { content: "📰 ";