From 88df9dc9eb9d4f6a41880a7340dd1dbbdb48f0c3 Mon Sep 17 00:00:00 2001 From: AK Delfin Date: Fri, 20 Jun 2025 12:45:55 +0300 Subject: [PATCH] correct style pinned --- frontend/src/styles/rfo/article.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/styles/rfo/article.css b/frontend/src/styles/rfo/article.css index a5faf7d..41d2ffd 100644 --- a/frontend/src/styles/rfo/article.css +++ b/frontend/src/styles/rfo/article.css @@ -213,7 +213,7 @@ gap: 4px; } - .article-item__text{ + .article-item__rfo{ padding: 3rem; }