Skip to content

Commit dc6ccd1

Browse files
committed
fix typos in main.css and remote letter spacing
1 parent adb3c55 commit dc6ccd1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

main.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ h1 {
2929
h2 {
3030
font-size: 12pt;
3131
font-weight: inherit;
32-
letter-spacing: 2pt;
3332
word-spacing: 2pt;
3433
padding: 10px;
3534
margin: 10px;
@@ -41,7 +40,7 @@ h3 {
4140
font-weight: inherit;
4241
padding: 4px;
4342
margin: 0 auto;
44-
margin-bottom: 5pautox;
43+
margin-bottom: 5px auto;
4544
border-bottom: 1px dotted grey;
4645
}
4746
address {

0 commit comments

Comments
 (0)