From a68523fc73dc882409d628549109988b63af4c68 Mon Sep 17 00:00:00 2001 From: pluja Date: Wed, 9 Jul 2025 08:57:55 +0000 Subject: [PATCH] Release 202507090857 --- .../components/ServicesSearchResults.astro | 28 +++++++++---------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/web/src/components/ServicesSearchResults.astro b/web/src/components/ServicesSearchResults.astro index b700d9b..69512b4 100644 --- a/web/src/components/ServicesSearchResults.astro +++ b/web/src/components/ServicesSearchResults.astro @@ -350,21 +350,19 @@ const searchTitle = (() => { <>
    {services.map((service, i) => ( -
  1. - +
  2. +
  3. ))}