Skip to content

Commit

Permalink
Merge pull request #900 from isid555/faqhover
Browse files Browse the repository at this point in the history
perf : Added the hover functionality for better UI
  • Loading branch information
PriyaGhosal authored Oct 31, 2024
2 parents 414f19a + 4358b3f commit 26cfaab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion assets/css/Faq.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@
font-size: 18px;
font-weight: 600;
}

.expandToggle:hover{
background: #f97c82;
}
.revert {
display: none;
padding-bottom: 2px;
Expand Down

0 comments on commit 26cfaab

Please sign in to comment.