From 23b87f51b39c76c768c58c3355597018ff884222 Mon Sep 17 00:00:00 2001 From: Tolmachev Igor Date: Tue, 7 Oct 2025 15:15:51 +0300 Subject: Rename chain links into webring --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 29c658e..e7d5e1c 100644 --- a/style.css +++ b/style.css @@ -125,11 +125,11 @@ a, border-radius: 1rem; } -.chain-links { +.webring { display: flex; } -.chain-links > * { +.webring > * { flex: 1; text-align: center; } -- cgit v1.2.3