diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index c1cee6b..0760885 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -14428,7 +14428,8 @@ h1.title { } .clock_style{ position: absolute; - top:10px; + /*top:10px;*/ + top:25px; left: 10px; } .clock_style .flip-clock-label{ -- libgit2 0.21.4