fix contact form button color
This commit is contained in:
parent
9a6adaf9c3
commit
eb37ae7888
|
@ -743,7 +743,7 @@ hr {
|
|||
width: 100%;
|
||||
border-radius: 10px;
|
||||
height: 60px;
|
||||
background: var(--light-purple);
|
||||
background: var(--mega-color);
|
||||
color: white;
|
||||
border: 1px solid var(--light-purple);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue