Skip to content

Commit 8b525b9

Browse files
authored
Update data_processing.md
1 parent 0116288 commit 8b525b9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

data_processing.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,13 @@ We knew that it was important to maintain the conceptual indicator/driver struct
7979
width: 200px;
8080
height: 200px;
8181
object-fit: cover;
82+
}
83+
<style>
84+
.crosswalk-photo {
85+
float: left;
86+
width: 200px;
87+
height: 200px;
88+
object-fit: cover;
89+
}
8290
margin-right: 20px;
83-
}
91+
}

0 commit comments

Comments
 (0)