File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 90
90
padding : 50px 0 ;
91
91
.row {
92
92
justify-content : center ;
93
-
93
+ .lead {
94
+ padding-top : rem (24px );
95
+ }
94
96
.hbspt-form {
95
97
padding : 30px 0 ;
96
98
140
142
.body-side-text {
141
143
.lead {
142
144
margin-bottom : rem (25px );
143
- padding-top : rem (50 px );
145
+ padding-top : rem (24 px );
144
146
}
145
147
}
146
- .body-side-image {
147
- background-repeat : no-repeat ;
148
- background-position : center ;
149
- background-size : cover ;
150
- }
151
148
}
152
149
Original file line number Diff line number Diff line change 12
12
< div class ="col-md-10 ">
13
13
< h1 > About the PyTorch Foundation</ h1 >
14
14
< span > </ span >
15
- < p class ="lead "> The PyTorch Foundation is a neutral home for the AI/ML and deep learning community to collaborate
15
+ < p class ="lead "> The PyTorch Foundation is a neutral home for the deep learning community to collaborate
16
16
on the open source PyTorch framework and ecosystem. The PyTorch Foundation is supported by leading contributors to the
17
17
PyTorch open source project and leverages resources provided by members and contributors to enable community discussions and collaboration.
18
18
Community collaboration is critical for the framework’s evolution as well as the development of associated projects that support using PyTorch in
@@ -101,7 +101,7 @@ <h1>Governance</h1>
101
101
< div class ="row ">
102
102
< div class ="col-md-10 ">
103
103
< h1 > Get in Touch</ h1 >
104
- < p > The success of PyTorch is only possible with the contributions and support of our developer community and member companies.
104
+ < p class =" lead " > The success of PyTorch is only possible with the contributions and support of our developer community and member companies.
105
105
To learn more about how you can join your industry peers in supporting PyTorch,
106
106
or for any questions you may have, please fill out this form to be contacted by a PyTorch Foundation representative.</ p >
107
107
< script charset ="utf-8 " type ="text/javascript " src ="//js.hsforms.net/forms/v2.js?pre=1 "> </ script >
You can’t perform that action at this time.
0 commit comments