Skip to content
This repository was archived by the owner on Nov 4, 2019. It is now read-only.

Commit bfa9b21

Browse files
Increased spacing around the log
1 parent 43768d2 commit bfa9b21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extension/css/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ h5 {
8989
}
9090

9191
ol li {
92+
margin-top: 3px;
93+
margin-bottom: 3px;
94+
line-height: 1.3em;
9295
padding: 3px 6px;
9396
width: 280px;
9497
border-bottom: 1px solid #eee;

0 commit comments

Comments
 (0)