From: soufiane Date: Fri, 18 Aug 2023 13:18:26 +0000 (+0200) Subject: wip #6193 @0:05 correction image layer -1 intro X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=e6a4b565dd77a5ba93e6fe003d796cccae65d133;p=fluidbook-toolbox-quiz.git wip #6193 @0:05 correction image layer -1 intro --- diff --git a/style/100-global.sass b/style/100-global.sass index cad3a7c..8707185 100644 --- a/style/100-global.sass +++ b/style/100-global.sass @@ -101,7 +101,6 @@ body height: 100% width: 100% z-index: 0 - +flex-config(center) img.mobile display: inline height: 100% diff --git a/style/102-intro.sass b/style/102-intro.sass index d0057c1..e905bf2 100644 --- a/style/102-intro.sass +++ b/style/102-intro.sass @@ -1,3 +1,7 @@ +#welcome-screen + .screen-image + +flex-config(center) + #welcome max-width: 590px margin: 0 auto @@ -15,4 +19,4 @@ white-space: pre-wrap .word opacity: 0 - transform: translateY(100px) + transform: translateY(100px) \ No newline at end of file