File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ export default () => {
3636 < span > San Francisco Bay Area, CA</ span >
3737 </ div >
3838 </ div >
39- < div className = "flex justify-center gap-4 flex-row" >
39+ < div className = "flex justify-left gap-4 flex-row flex-wrap " >
4040 < ButtonConf href = "/conf/sponsor/" > Join as a Sponsor</ ButtonConf >
4141 < ButtonConf href = "/conf/partner/" > Join as a Partner</ ButtonConf >
4242 < ButtonConf href = "/conf/speak/" > Submit to Speak</ ButtonConf >
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ export default () => {
114114 benefits to media and community partners, while also ensuring that
115115 our conference is promoted in a positive and appropriate way.
116116 </ p >
117- < div className = "flex gap-4 flex-row" >
117+ < div className = "flex gap-4 flex-row flex-wrap " >
118118 < ButtonConf href = "https://www.graphqlconf.dev/src/media-partners" >
119119 Become a Media Partner
120120 </ ButtonConf >
You can’t perform that action at this time.
0 commit comments