diff --git a/front/dist/resources/style/style.css b/front/dist/resources/style/style.css index 2e2c6c10..33332270 100644 --- a/front/dist/resources/style/style.css +++ b/front/dist/resources/style/style.css @@ -352,6 +352,7 @@ body { #cowebsite { position: fixed; transition: transform 0.5s; + background-color: white; } #cowebsite.loading { background-color: gray;