From cf525fe1cc12d4355482a506fd59cdf506d4e5db Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Tue, 4 Mar 2025 00:05:00 +0100 Subject: Fix weird style of last child --- src/styles/Pages.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/styles/Pages.css b/src/styles/Pages.css index e8318ef..90ffad2 100644 --- a/src/styles/Pages.css +++ b/src/styles/Pages.css @@ -116,10 +116,6 @@ body { border-bottom: 1px solid var(--border-color); } -.list-item:last-child { - border-bottom: none; -} - .list-item-link { display: block; color: var(--text-color); -- cgit v1.3