Skip to content

Commit b8bae3d

Browse files
Change button color in style.css
1 parent 278cf65 commit b8bae3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/static/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ button {
8686
padding: 10px;
8787
font-family: custom-light;
8888
outline: transparent;
89-
background-color: #077b8ace;
89+
background-color: #07538acf;
9090
border: none;
9191
border-radius: 4px;
9292
}

0 commit comments

Comments
 (0)