diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5be3d77..a6b1ed4 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2477,5 +2477,6 @@ p.right{text-align: right;} header{ background-size: 80%; } - footer .fleft p{background-size:100%;} + footer .fleft p{ + background-size: 80%;} } \ No newline at end of file -- libgit2 0.21.4