File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ We engage with multiple departments and programs:
2424* Connect with faculty and student organizations
2525* Create simple posters targeted at each audience
2626* Create more detailed landing pages for each audience, describing what
27- they night get out of the event. Note that many students will be
27+ they might get out of the event. Note that many students will be
2828 unaware of the ASF, but familiar with some of the individual projects,
2929 or open source in general
3030* Put up posters or fliers at local colleges, universities, and
Original file line number Diff line number Diff line change @@ -204,14 +204,19 @@ th, td {
204204.pull-left {
205205 float : left;
206206 margin-right : 2rem ;
207- margin-botton : 1rem ;
207+ margin-bottom : 1rem ;
208208 border-radius : 12% ;
209+ width : 280px ;
210+ max-width : 40% ;
211+ height : auto;
212+ display : block;
213+ overflow : hidden;
209214}
210215
211216.pull-right {
212217 float : right;
213218 margin-left : 2rem ;
214- margin-botton : 1rem ;
219+ margin-bottom : 1rem ;
215220 border-radius : 12% ;
216221}
217222
You can’t perform that action at this time.
0 commit comments