Skip to content

Commit 94c057d

Browse files
Maria Rita Iglesiasmalfet
Maria Rita Iglesias
authored andcommitted
updating spacing and copy
1 parent c99b98c commit 94c057d

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

_sass/announcement.scss

+4-7
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,9 @@
9090
padding: 50px 0;
9191
.row {
9292
justify-content: center;
93-
93+
.lead {
94+
padding-top: rem(24px);
95+
}
9496
.hbspt-form {
9597
padding: 30px 0;
9698

@@ -140,13 +142,8 @@
140142
.body-side-text {
141143
.lead {
142144
margin-bottom: rem(25px);
143-
padding-top: rem(50px);
145+
padding-top: rem(24px);
144146
}
145147
}
146-
.body-side-image {
147-
background-repeat: no-repeat;
148-
background-position: center;
149-
background-size: cover;
150-
}
151148
}
152149

announcement.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<div class="col-md-10">
1313
<h1>About the PyTorch Foundation</h1>
1414
<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
1616
on the open source PyTorch framework and ecosystem. The PyTorch Foundation is supported by leading contributors to the
1717
PyTorch open source project and leverages resources provided by members and contributors to enable community discussions and collaboration.
1818
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>
101101
<div class="row">
102102
<div class="col-md-10">
103103
<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.
105105
To learn more about how you can join your industry peers in supporting PyTorch,
106106
or for any questions you may have, please fill out this form to be contacted by a PyTorch Foundation representative.</p>
107107
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js?pre=1"></script>

0 commit comments

Comments
 (0)