We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac0b7a commit 0cc2178Copy full SHA for 0cc2178
css/index.css
@@ -88,7 +88,7 @@ a.return {color: var(--link); text-decoration: none; font-size: 14px; line-heig
88
display: inline-block;
89
font-size: 12px;
90
font-family: monospace, "Courier New";
91
- padding-left: 6px;
+ padding-left: 4px;
92
padding-right: 6px;
93
cursor: pointer;
94
}
@@ -226,7 +226,7 @@ table td.secthash {
226
text-align: left;
227
vertical-align: top;
228
line-height: 1.2em;
229
- padding-bottom: 5px;
+ padding-bottom: 8px;
230
231
232
0 commit comments