From 3b6e1e1536fbfedb5a12060c8f4001f70f62ed20 Mon Sep 17 00:00:00 2001 From: gabrieluizramos Date: Thu, 23 May 2024 11:30:48 -0300 Subject: [PATCH] ajustes de css --- src/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.css b/src/style.css index fcff373..43426a4 100644 --- a/src/style.css +++ b/src/style.css @@ -4,6 +4,7 @@ font-size: var(--font-size-big); display: flex; flex-direction: row-reverse; + z-index: 0; } .sticky.wrapper { padding: 0;