fix(faq): pointer cursor

This commit is contained in:
Kalista Payne
2026-05-12 16:48:49 -05:00
parent dd413518f5
commit 3b9ffae625
+1
View File
@@ -42,6 +42,7 @@ ul {
font-weight: 400;
line-height: 1.75;
color: $purple-200;
cursor: pointer;
}
h4 {