From 42f7bd7287cf1c0efcd667a81573c01c9ae8a55f Mon Sep 17 00:00:00 2001 From: Jacob Signorovitch Date: Mon, 30 Mar 2026 08:40:55 -0400 Subject: [PATCH] Hide overflow. --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 755bf75..47896cb 100644 --- a/index.php +++ b/index.php @@ -175,6 +175,7 @@ p { height: 1em; padding: 1em; align-items: center; + overflow: hidden; } #ring:hover a {