Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit 93b54a4

Browse files
committed
Button color changed
1 parent c31c820 commit 93b54a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Form-Controls/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ select {
9898
}
9999

100100
button {
101-
background-color: var(--primary-100);
101+
background-color: var(--text-100);
102102
color: white;
103103
padding: 1rem 2rem;
104104
border: none;

0 commit comments

Comments
 (0)