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 fe76436 commit 6953047Copy full SHA for 6953047
static/css/newcommunity.css
@@ -241,14 +241,13 @@ a {
241
}
242
243
.fullbutton {
244
- display: block;
+ display: inline-block;
245
margin: auto;
246
margin-top: 2rem;
247
- width: 156px;
248
background-color: #0662EE;
249
color: white;
250
font-size: 18px;
251
- padding: 2%;
+ padding: 2% 2.5%;
252
letter-spacing: 0.07em;
253
font-weight: bold;
254
0 commit comments