From f9b9d129dd38d34fe459245c29fec03336775a08 Mon Sep 17 00:00:00 2001 From: Ilya Y <75578537+ilya-bkv@users.noreply.github.com> Date: Wed, 13 Dec 2023 14:08:58 +0300 Subject: [PATCH] Feed metateags (#330) --- src/components/Article/Comment/Comment.module.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Article/Comment/Comment.module.scss b/src/components/Article/Comment/Comment.module.scss index 168ae67c..50170022 100644 --- a/src/components/Article/Comment/Comment.module.scss +++ b/src/components/Article/Comment/Comment.module.scss @@ -4,7 +4,6 @@ transition: background-color 0.3s; position: relative; list-style: none; - background: rgb(0 0 0 / 10%); @include media-breakpoint-down(sm) { padding-right: 0;