From 3c85a6170a1fc672bc0ba76796c0b6f9ae6c1e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C5=A1per=20Grom?= Date: Fri, 10 Jul 2026 12:31:35 +0100 Subject: [PATCH] feat: remove software value, header gradient, compact achievements IN-1194 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gašper Grom --- .../components/details/badge-details.vue | 7 +++--- .../details/collection-project-item.vue | 17 +++---------- .../collection/components/details/header.vue | 2 +- .../config/collection-type-config.ts | 24 ++++--------------- .../collection/views/collection-details.vue | 3 +-- 5 files changed, 14 insertions(+), 39 deletions(-) diff --git a/frontend/app/components/modules/collection/components/details/badge-details.vue b/frontend/app/components/modules/collection/components/details/badge-details.vue index 5340c8570..606c6f134 100644 --- a/frontend/app/components/modules/collection/components/details/badge-details.vue +++ b/frontend/app/components/modules/collection/components/details/badge-details.vue @@ -3,7 +3,7 @@ Copyright (c) 2025 The Linux Foundation and each contributor. SPDX-License-Identifier: MIT -->