We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23daec commit f174cabCopy full SHA for f174cab
source/stylesheets/style.css.scss
@@ -150,14 +150,16 @@
150
.supporters--title {
151
color: #888;
152
font-size: 2rem;
153
- margin: 3em auto 0;
+ margin: 5em auto 0;
154
max-width: 900px;
155
+ text-align: center;
156
}
157
158
.supporters--sub-title {
159
160
margin: 0 auto 2rem;
161
162
163
164
165
.supporters--list {
@@ -226,6 +228,7 @@
226
228
227
229
margin: 2rem auto;
230
231
232
233
234
.supporters--add-link {
0 commit comments