Skip to content

Commit 95c44db

Browse files
committed
update button color
1 parent a46305a commit 95c44db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/application.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
display: inline-block;
197197
margin: 2em 1em 2em 0;
198198
padding: 20px;
199-
background-color: #e53f05;
199+
background-color: #D82222;
200200
color: white;
201201
text-decoration: none;
202202
font-size: 1.2em;

0 commit comments

Comments
 (0)