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