]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wip #6193 @0:05 correction image layer -1 intro
authorsoufiane <soufiane@cubedesigners.com>
Fri, 18 Aug 2023 13:18:26 +0000 (15:18 +0200)
committersoufiane <soufiane@cubedesigners.com>
Fri, 18 Aug 2023 13:18:26 +0000 (15:18 +0200)
style/100-global.sass
style/102-intro.sass

index cad3a7c53dcb388922160648111e4c60ac935d36..8707185a0ebdc4eac6ed297882e8c6c716a3ef42 100644 (file)
@@ -101,7 +101,6 @@ body
         height: 100%
         width: 100%
         z-index: 0
-        +flex-config(center)
         img.mobile
             display: inline
             height: 100%
index d0057c145e883c0182ce60b015dd0a83193a7b6c..e905bf2c395a1b3cee824b900be199a048f400dc 100644 (file)
@@ -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