From d4de52e546c7f8c7fb8949e9ac16dbe34abba17e Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Thu, 4 Jun 2026 22:44:50 -0700 Subject: minor formatting --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 40daf78..3b15f96 100644 --- a/index.html +++ b/index.html @@ -404,17 +404,17 @@ } @keyframes gradient { - 0% { + 0% { background-position: 0% 50%; - } + } - 50% { + 50% { background-position: 100% 50%; - } + } - 100% { + 100% { background-position: 0% 50%; - } + } } @keyframes hover-dsgn { -- cgit v1.2.3