Skip to content

Commit a8783fb

Browse files
committed
Complete Day 17 - Sort Without Articles
1 parent b85c408 commit a8783fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

17 - Sort Without Articles/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
body {
1212
margin: 0;
1313
font-family: sans-serif;
14-
background: url('./image.jpg');
14+
background: url('./image.JPG');
1515
background-size: cover;
1616
display: flex;
1717
align-items: center;

0 commit comments

Comments
 (0)