From 2945a781d3f0196fc6e00f77916b3d87f799e4b3 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 12 Sep 2023 19:50:27 -0700 Subject: feat(html): manga section --- css/index.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'css') diff --git a/css/index.css b/css/index.css index 081900c..fd82cdd 100644 --- a/css/index.css +++ b/css/index.css @@ -51,11 +51,7 @@ body { border: 1px solid var(--color1); } -.media-links, -.schedule-links, -.school-links, -.code-links, -.weeb-links { +.link-collection { border-bottom: 1px solid var(--color1); padding-bottom: 10px; margin-bottom: 5px; -- cgit v1.2.3