Skip to content

Commit 60b04b0

Browse files
author
r00ster91
committed
style: some more formatting
1 parent 2f5afe1 commit 60b04b0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lib/docs/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
--help-sh-color: rgba(0, 0, 0, 0.75);
2828
}
2929

30-
html, body { margin: 0; padding:0; height: 100%; }
30+
html, body { margin: 0; padding: 0; height: 100%; }
3131

3232
a {
3333
text-decoration: none;
@@ -207,9 +207,9 @@
207207

208208
.docs pre {
209209
font-family: var(--mono);
210-
font-size:1em;
211-
background-color:#F5F5F5;
212-
padding:1em;
210+
font-size: 1em;
211+
background-color: #F5F5F5;
212+
padding: 1em;
213213
overflow-x: auto;
214214
}
215215

@@ -225,7 +225,7 @@
225225
border-bottom: 0.0625rem dashed;
226226
}
227227

228-
.docs h2 {
228+
.docs h2 {
229229
font-size: 1.3em;
230230
margin: 0.5em 0;
231231
padding: 0;

0 commit comments

Comments
 (0)