Skip to content

Commit 070b8e2

Browse files
committed
Add padding to the page controls
1 parent 3cdf2f8 commit 070b8e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/style.css

+2
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,6 @@ a.column {
104104
margin-right: .25em;
105105
padding-left: .25em;
106106
padding-right: .25em;
107+
padding-top: 3px;
108+
padding-bottom: 3px;
107109
}

0 commit comments

Comments
 (0)