File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,15 +73,15 @@ Adult card trip network
73
73
74
74
Youth card trip network vs Adult card trip network
75
75
76
- <div style =" display : flex ; justify-content : space-between ;" >
77
76
78
- <iframe src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/youth_net_no_downtown.html" width="49%" height="600"></iframe >
77
+ < div style = " display : flex ; justify-content : space-between ; gap : 10 px ; " >
79
78
80
- <iframe src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/adult_no_downtown_network.html" width="49%" height="600"></iframe>
79
+ <iframe src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/youth_net_no_downtown.html" style="width: 48%; height: 600px; border: none;"></iframe>
80
+
81
+ <iframe src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/adult_no_downtown_network.html" style="width: 48%; height: 600px; border: none;"></iframe>
81
82
82
83
</div >
83
84
84
- <iframe src =" https://uwescience.github.io/DSSG2024_transit_equity/assets/img/youth_net_no_downtown.html " height =" 500 " width =" 500 " ></iframe >
85
85
86
86
Senior card trip network
87
87
You can’t perform that action at this time.
0 commit comments