Skip to content

Commit 3050dd4

Browse files
committed
Readme fix
1 parent 85c36d7 commit 3050dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let css = Stylesheet {
1414
Element(.div) {
1515
BackgroundColor(.red)
1616
Color(.white)
17-
TextAlign("left")
17+
TextAlign(.left)
1818
}
1919
.pseudo(.nthChild(2))
2020
}

0 commit comments

Comments
 (0)