Skip to content

Commit 0cc2178

Browse files
tweak
1 parent 3ac0b7a commit 0cc2178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/index.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ a.return {color: var(--link); text-decoration: none; font-size: 14px; line-heig
8888
display: inline-block;
8989
font-size: 12px;
9090
font-family: monospace, "Courier New";
91-
padding-left: 6px;
91+
padding-left: 4px;
9292
padding-right: 6px;
9393
cursor: pointer;
9494
}
@@ -226,7 +226,7 @@ table td.secthash {
226226
text-align: left;
227227
vertical-align: top;
228228
line-height: 1.2em;
229-
padding-bottom: 5px;
229+
padding-bottom: 8px;
230230
font-family: monospace, "Courier New";
231231
font-size: 12px;
232232
}

0 commit comments

Comments
 (0)