]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wip #6193 @0:10
authorsoufiane <soufiane@cubedesigners.com>
Thu, 17 Aug 2023 16:23:37 +0000 (18:23 +0200)
committersoufiane <soufiane@cubedesigners.com>
Thu, 17 Aug 2023 16:23:37 +0000 (18:23 +0200)
style/105-outro.sass
views/screens/outro.blade.php

index 1ffae953c40087095a431859698807052ceea8b3..ae841e761fc2eb6ffd337f86eb67a0368e72cb33 100644 (file)
         h1
             +font-size(40)
             margin-bottom: 9px
+            +below(993px)
+                +font-size(24)
         .subtitle
             +font-size(16)
+            +below(993px)
+                +font-size(14)
 
     &-content-wrapper
         +flex-config(false,false,false,center)
@@ -83,6 +87,7 @@
             +opacity(0,background-color,$ok-color)
             &.active
                 +opacity(1,background-color,$ok-color)
+                visibility: visible
 
     &-answers-review
         height: 100%
index 437750f8cff63e8949de4dfcc94d89807a4e994c..74b52c731ce7c798f5c5d2e2265e7fbed99197a8 100644 (file)
@@ -9,7 +9,7 @@
                         <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" xml:space="preserve">
                             <circle cx="50" cy="50" r="48" fill="transparent" stroke="currentColor" />
                             <circle id="progress-circle" fill="none" stroke="currentColor" stroke-width="1.2" stroke-mitterlimit="0" cx="50" cy="50" r="48" stroke-dasharray="360" stroke-linecap="round" transform="rotate(-90 ) translate(-100 0)" >
-                                <animate attributeName="stroke-dashoffset" values="360;0" dur="2s" repeatCount="indefinite"></animate>
+                                <!--<animate attributeName="stroke-dashoffset" values="360;0" dur="2s" repeatCount="indefinite"></animate>-->
                             </circle>
                         </svg>
                     </div>