Skip to content

Commit b39f2de

Browse files
committed
removing x from xmargin-left property
1 parent fa855ca commit b39f2de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/css/docs.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ h2 + .row {
506506

507507
/* Example sites showcase */
508508
.example-sites {
509-
xmargin-left: 20px;
509+
margin-left: 20px;
510510
}
511511
.example-sites img {
512512
max-width: 100%;

0 commit comments

Comments
 (0)