Colour fix - FAQ
This commit is contained in:
parent
d792837a4e
commit
a4b07e34a2
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue