Skip to content

Commit

Permalink
faq colour changed
Browse files Browse the repository at this point in the history
  • Loading branch information
harith-hacky03 committed Jan 10, 2024
1 parent 1a95290 commit 08a9580
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/components/private/faq/FAQ.scss
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
}

p {
color: #757575;
color: #969696;
font-family: var(--heading-font);
font-size: 0.93563rem;
font-style: normal;
Expand Down Expand Up @@ -147,7 +147,7 @@
}

p {
color: #757575;
color: #969696;
font-family: var(--heading-font);
font-size: 0.93563rem;
font-style: normal;
Expand Down Expand Up @@ -239,7 +239,7 @@
}

p {
color: #757575;
color: #969696;
font-family: var(--heading-font);
font-size: 0.93563rem;
font-style: normal;
Expand Down Expand Up @@ -296,7 +296,7 @@
}

p {
color: #757575;
color: #969696;
font-family: var(--heading-font);
font-size: 0.93563rem;
font-style: normal;
Expand Down Expand Up @@ -354,7 +354,7 @@
}

p {
color: #757575;
color: #969696;
font-family: var(--heading-font);
font-size: 0.93563rem;
font-style: normal;
Expand Down Expand Up @@ -452,7 +452,7 @@
}

p {
color: #757575;
color: #969696;
font-family: var(--heading-font);
font-size: 0.93563rem;
font-style: normal;
Expand All @@ -464,7 +464,7 @@
}

a {
color: #757575;
color: #969696;
font-family: var(--heading-font);
font-size: 0.93563rem;
font-style: normal;
Expand Down

0 comments on commit 08a9580

Please sign in to comment.