From 5db2d46fbe4c0b8025c72b073f37384e084f6bf8 Mon Sep 17 00:00:00 2001 From: daudix-UFO Date: Thu, 7 Dec 2023 00:32:53 +0300 Subject: [PATCH] fix: Twitter card property --- sass/_comments.scss | 2 +- templates/includes/head.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sass/_comments.scss b/sass/_comments.scss index f4793cb..6472a2f 100644 --- a/sass/_comments.scss +++ b/sass/_comments.scss @@ -75,7 +75,7 @@ section#comments { &::before { content: "✓"; - font-weight: bold; + font-weight: 600; margin-inline-end: 0.25rem; margin-inline-start: -0.25rem; } diff --git a/templates/includes/head.html b/templates/includes/head.html index b4937d7..2a15d79 100644 --- a/templates/includes/head.html +++ b/templates/includes/head.html @@ -35,5 +35,5 @@ - +