From: Vincent Vanwaelscappel Date: Tue, 19 Sep 2023 18:13:04 +0000 (+0200) Subject: wip #6295 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d5f4c0a7fb0b1ddb43614e0301ef9c7f8a7e506b;p=fluidbook-toolbox-quiz.git wip #6295 @0.25 --- diff --git a/style/106-question-draganddrop.sass b/style/106-question-draganddrop.sass index c744a64..0dcdb15 100644 --- a/style/106-question-draganddrop.sass +++ b/style/106-question-draganddrop.sass @@ -56,9 +56,25 @@ transition: all .3s +radius(8px) padding: 7px 8px - font-size: 14px + font-size: 12px margin-bottom: 8px + h4 + font-size: 1.25em + font-weight: 600 + max-height: 1.1em + overflow: hidden + text-align: left + + p + font-size: 1em + font-weight: 400 + max-height: 1em + overflow: hidden + text-align: left + white-space: pre-line + margin-top: 3px + &.active background-color: rgba(0, 0, 0, 0.25) @@ -91,13 +107,15 @@ +radius(16px) padding: 20px border: 2px solid transparent + font-size: 16px + overflow: hidden h4 - font-size: 20px + font-size: 1.25em font-weight: 600 p - font-size: 16px + font-size: 1em font-weight: 400 margin-top: 5px white-space: pre-line