Skip to content

Commit a3c46ee

Browse files
authored
fixed lint error
1 parent 1af7b89 commit a3c46ee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
background-attachment: fixed;
1616
background-size: 1200px;
1717
background-repeat: 2;
18-
background-position: left; }
18+
background-position: left;
19+
}
1920
.container {
2021
max-width: 900px;
2122
margin: auto;

0 commit comments

Comments
 (0)