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;