Colour fix - FAQ

This commit is contained in:
Ramses Revengeday 2024-11-16 00:00:56 +00:00
parent d792837a4e
commit a4b07e34a2

View file

@ -264,7 +264,7 @@ button:active {
overflow: hidden;
transition: max-height 0.5s ease;
padding: 0 15px;
background-color: var(--cyber-faq-bg-color);
background-color: var(--cyber-bg-color);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
border-radius: 8px;
margin-bottom: 10px;