]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wait #6329 @0:02
authorsoufiane <soufiane@cubedesigners.com>
Mon, 2 Oct 2023 08:35:24 +0000 (10:35 +0200)
committersoufiane <soufiane@cubedesigners.com>
Mon, 2 Oct 2023 08:35:24 +0000 (10:35 +0200)
style/100-global.sass
style/105-outro.sass

index c113012d0557c0d93e85f4e92e38cfd95c882078..de90351d353077ba7ec7f4ccf8dd6349c91d3786 100644 (file)
@@ -41,7 +41,7 @@ body
     +padding-container()
     position: relative
     overflow: hidden
-    border-radius: 30px
+    border-radius: 40px
     box-shadow: 0 0 30px rgba(0, 0, 0, 0.2)
 
     .m &
index d0b518cbdd9bc33d8312a294026814c8d816084e..d3e39cecaef44e6d7c282fd17383b9cfc1dee19b 100644 (file)
@@ -1,5 +1,5 @@
 .score
-    border-radius: 40px
+    border-radius: 16px
     overflow: hidden
     +flex-config(false,false,row,stretch)
     +opacity(.48,background-color,$neutral-color)