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 cb342b1 commit dd36069Copy full SHA for dd36069
css/sassoftware.css
@@ -281,13 +281,13 @@ input[type="submit"],
281
input[type="reset"],
282
input[type="button"] {
283
display: inline-block;
284
- height: 38px;
285
- padding: 0 30px;
+ height: 40px;
+ padding: 0 26px;
286
color: var(--theme-hue);
287
text-align: center;
288
- font-size: 13.5px;
+ font-size: 14.5px;
289
font-weight: normal;
290
- line-height: 38px;
+ line-height: 37px;
291
letter-spacing: .1rem;
292
text-transform: none;
293
text-decoration: none;
0 commit comments