Skip to content

Commit 4a7c40c

Browse files
authored
Update data_processing.md
1 parent 6970c3c commit 4a7c40c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data_processing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,12 @@ We knew that it was important to maintain the conceptual indicator/driver struct
7979
width: 200px;
8080
height: 200px;
8181
object-fit: cover;
82+
margin-right: 20px;
8283
}
83-
<style>
8484
.crosswalk-photo {
8585
float: left;
8686
width: 200px;
8787
height: 200px;
8888
object-fit: cover;
89-
}
9089
margin-right: 20px;
9190
}

0 commit comments

Comments
 (0)