From 3d5476eee4da8743cf759f267a7adc72ffedbafb Mon Sep 17 00:00:00 2001 From: Vu Minh Dang <133772077+dngvmnh@users.noreply.github.com> Date: Tue, 2 Jul 2024 01:22:07 +0700 Subject: [PATCH] update --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 4d90c42..29a6473 100644 --- a/css/style.css +++ b/css/style.css @@ -407,7 +407,7 @@ body.dark-theme{ } .featured-container::before { - display: flex; + display: fixed; flex-direction: column; content: "Featured post"; position: absolute;