Skip to content

Commit 708f68a

Browse files
committed
Fix FAQ alignment issue
1 parent b59bbec commit 708f68a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/(proper_react)/(redesign)/(public)/Faq.module.scss

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
align-items: center;
4343
font: $text-body-lg;
4444
cursor: pointer;
45-
text-align: center;
45+
text-align: start;
46+
4647
svg {
4748
color: $color-blue-60;
4849
width: 12px;

0 commit comments

Comments
 (0)