diff --git a/assets/css/Faq.css b/assets/css/Faq.css index 4539a64..8165a40 100644 --- a/assets/css/Faq.css +++ b/assets/css/Faq.css @@ -84,7 +84,9 @@ font-size: 18px; font-weight: 600; } - +.expandToggle:hover{ + background: #f97c82; +} .revert { display: none; padding-bottom: 2px;