From 6759ef33ab29815b4e13264720ff621462071922 Mon Sep 17 00:00:00 2001 From: Val <44112412+LawfaL@users.noreply.github.com> Date: Fri, 6 Jun 2025 15:58:29 +0700 Subject: [PATCH] fix: tags --- app/page.module.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/page.module.css b/app/page.module.css index 195a360..6676d2c 100644 --- a/app/page.module.css +++ b/app/page.module.css @@ -202,10 +202,6 @@ } } -.list-wrap li > a { - white-space: nowrap; -} - /* Tablet and Smaller Desktop */ @media (min-width: 701px) and (max-width: 1120px) { .grid {