From 80be76f4102880d76dab891a2812b04bf8f40604 Mon Sep 17 00:00:00 2001 From: IO <320154041@pcpuma.acatlan.unam.mx> Date: Thu, 26 Feb 2026 13:43:43 -0600 Subject: [PATCH] style --- app/globals.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/globals.css b/app/globals.css index 3efcefd..c8a0b9e 100644 --- a/app/globals.css +++ b/app/globals.css @@ -421,6 +421,7 @@ form { color: rgb(1, 92, 184); border-radius: 4px 4px 0 0; border-bottom: none; + box-shadow: 0px -8px 10px 3px #cfcfcf; } .toggleContent {