From 391d012977575b2a4e6b98be7d1e4ea996052f93 Mon Sep 17 00:00:00 2001 From: Angelos Chatzimparmpas Date: Wed, 20 Nov 2019 17:13:31 +0100 Subject: [PATCH] test --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 94e4724..19ce2b8 100755 --- a/css/style.css +++ b/css/style.css @@ -512,7 +512,7 @@ ul { height: 140px; -webkit-animation: spin 2s linear infinite; /* Safari */ animation: spin 2s linear infinite; - margin-left: 550px; + margin-left: 540px; margin-top: 500px; margin-bottom: 500px; }