From c9e05afbc01f2a1bede0af5d7d9d6bfc8f780c2f Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 20 Apr 2026 12:43:22 +0200 Subject: [PATCH] Fix CSS formatting for .texto-ajustado and remove unnecessary comments --- tienda/static/css/custom.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tienda/static/css/custom.css b/tienda/static/css/custom.css index 58dc78e..798a7bc 100644 --- a/tienda/static/css/custom.css +++ b/tienda/static/css/custom.css @@ -276,6 +276,4 @@ p.price { .texto-ajustado { overflow-wrap: anywhere; -} - -/*# sourceMappingURL=custom.css.map */ +} \ No newline at end of file