removin unecessayr space
This commit is contained in:
parent
73ed01715a
commit
8d58c64bff
|
|
@ -2,7 +2,7 @@
|
||||||
.answer-explanation {
|
.answer-explanation {
|
||||||
@apply p-8 flex gap-x-8;
|
@apply p-8 flex gap-x-8;
|
||||||
&__type {
|
&__type {
|
||||||
@apply text-white text-4xl w-fit px-6 pr-8 py-2 ;
|
@apply text-white text-4xl w-fit px-6 pr-8 py-2;
|
||||||
transform: skew(-2deg) rotate(-2deg);
|
transform: skew(-2deg) rotate(-2deg);
|
||||||
&--success,
|
&--success,
|
||||||
&--success .success-icon {
|
&--success .success-icon {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user