From 52fc86bda7b5493962057091cec53af2d4e4c497 Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Tue, 19 Aug 2025 17:12:05 -0500 Subject: [PATCH] Remove unused class --- app/assets/stylesheets/trays.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/assets/stylesheets/trays.css b/app/assets/stylesheets/trays.css index 86c894c24..760e639dd 100644 --- a/app/assets/stylesheets/trays.css +++ b/app/assets/stylesheets/trays.css @@ -407,10 +407,6 @@ } } - .card__meta-grid { - margin-inline-start: 0; - } - .card__link { z-index: 1; }