From 2433e532f76c3e90eb0a3dbce5fa4bc614ad815e Mon Sep 17 00:00:00 2001 From: Nora Moor <135470174+noramoor2007@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:28:31 -0500 Subject: [PATCH] Edits --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index a43c4a4..84372e4 100644 --- a/style.css +++ b/style.css @@ -138,7 +138,7 @@ a.hometable { background-position: 100% 100%, 0 100%; background-repeat: no-repeat; transition: background-size 400ms; - text-align: center; + text-align: left; } a.hometable:hover { background-size: 0 3px, 100% 3px;