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 () => {
36
36
< span > San Francisco Bay Area, CA</ span >
37
37
</ div >
38
38
</ div >
39
- < div className = "flex justify-center gap-4 flex-row" >
39
+ < div className = "flex justify-left gap-4 flex-row flex-wrap " >
40
40
< ButtonConf href = "/conf/sponsor/" > Join as a Sponsor</ ButtonConf >
41
41
< ButtonConf href = "/conf/partner/" > Join as a Partner</ ButtonConf >
42
42
< ButtonConf href = "/conf/speak/" > Submit to Speak</ ButtonConf >
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ export default () => {
114
114
benefits to media and community partners, while also ensuring that
115
115
our conference is promoted in a positive and appropriate way.
116
116
</ p >
117
- < div className = "flex gap-4 flex-row" >
117
+ < div className = "flex gap-4 flex-row flex-wrap " >
118
118
< ButtonConf href = "https://www.graphqlconf.dev/src/media-partners" >
119
119
Become a Media Partner
120
120
</ ButtonConf >
You can’t perform that action at this time.
0 commit comments