From 04625b3feae162ada039af3720fb692f3d9056f7 Mon Sep 17 00:00:00 2001 From: Baptiste Gelez Date: Sun, 23 Dec 2018 15:58:25 +0100 Subject: [PATCH] Use Route159 for comment deletion button (#372) For some reason it was not what was used. --- static/css/_article.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/_article.scss b/static/css/_article.scss index f71640c5..b28de36b 100644 --- a/static/css/_article.scss +++ b/static/css/_article.scss @@ -214,6 +214,7 @@ main .article-meta { color: $black; border: none; margin-right: 2em; + font-family: $route159; &::before { color: $purple;