Skip to content

Commit b68bc29

Browse files
authored
Update index.css
1 parent be2727a commit b68bc29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: project1/css/index.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ body{
3939
/* Things to do section */
4040
.todo-wrapper{
4141
border: 2px solid black;
42-
background-color: pink;
42+
background-color: #FFE3E3;
4343
width: 95%;
4444
height: 70vh;
45-
color: white;
45+
color: #628395;
4646
/* margin-left: 8px; */
4747
}
4848

@@ -178,4 +178,4 @@ body{
178178
margin-bottom: 20px;
179179
text-align: center;
180180
font-weight: bold;
181-
}
181+
}

0 commit comments

Comments
 (0)