diff --git a/site/index.css b/site/index.css index 405c53d..a26e191 100644 --- a/site/index.css +++ b/site/index.css @@ -70,6 +70,10 @@ li:not(:last-child) { align-items: center; } +.webring-member:has(a) a { + display: grid; +} + .config-image { margin-left: 0.25em; max-height: 1.25em;