FAQs updates

This commit is contained in:
Ryon Coleman 2024-12-16 11:15:19 -05:00 committed by Carlos Felix
commit 30296b1264
11 changed files with 416 additions and 1017 deletions

View file

@ -66,8 +66,8 @@ $sidePanelLabelFontColor: #171716;
.sendFeedbackBtn{
@include u-text("blue-70v");
@include u-bg("yellow-20v");
height: 40px;
height: 40px;
&:hover {
@include u-bg("yellow-20");
@include u-text("gray-90");
@ -79,13 +79,6 @@ $sidePanelLabelFontColor: #171716;
.buttonText{
@include u-margin-right(1);
}
.buttonImage{
width: 21px;
margin-top: -3px;
filter: invert(13%) sepia(76%) saturate(5142%) hue-rotate(192deg) brightness(80%) contrast(106%);
}
}
}
}
@ -104,7 +97,7 @@ $sidePanelLabelFontColor: #171716;
.censusText {
font-size: medium;
}
}
}
.categoryHeader {
@ -119,7 +112,7 @@ $sidePanelLabelFontColor: #171716;
.categorySpacer {
@include typeset('sans', '2xs', 2);
@include u-text('bold');
@include u-text('bold');
margin-left: -20px;
@include u-padding-top(1);