Skip to content

Commit 804b283

Browse files
authored
Update index.html
1 parent 03e8ba1 commit 804b283

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
h1 {
1919
text-align: center;
20-
background-color: #1976d2;
20+
background-color: #ffc827;
2121
color: white;
2222
padding: 12px 0;
2323
margin: 0;
@@ -70,7 +70,7 @@
7070
button {
7171
padding: 10px 16px;
7272
font-size: 16px;
73-
background-color: #1976d2;
73+
background-color: #ffc827;
7474
color: white;
7575
border: none;
7676
border-radius: 6px;

0 commit comments

Comments
 (0)