From: soufiane Date: Thu, 8 Feb 2024 11:14:55 +0000 (+0100) Subject: wait #6658 @0:15 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=52b6d8e5177e5b514b9f5bbb856d8650f5eb5b21;p=fluidbook-toolbox-quiz.git wait #6658 @0:15 --- diff --git a/style/105-outro.sass b/style/105-outro.sass index 680ae76..c738a42 100644 --- a/style/105-outro.sass +++ b/style/105-outro.sass @@ -1,3 +1,6 @@ +@use 'sass:color' +@import 005-utilities + .score border-radius: 16px overflow: hidden @@ -371,7 +374,7 @@ max-width: 300px position: absolute opacity: 0 - background-color: $neutral-color + background: radial-gradient(at 16% 6px, color.adjust($accent-color,$lightness: 20%) -7%, $accent-color 74%) padding: 16px +radius(8px) transform: translate(calc(-50%), calc(-100% + -14px)) @@ -379,7 +382,7 @@ &:after height: 0 width: 0 - border-top: 16px solid $neutral-color + border-top: 16px solid $accent-color border-right: 21px solid transparent border-left: 21px solid transparent content: ""