Skip to content

Commit 92c3b76

Browse files
committed
Remove padding on pagination on mobile site
1 parent deb207b commit 92c3b76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/a/main-mobile.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ main > article > footer {
181181
}
182182
main > p.pagination {
183183
text-align: center;
184-
margin-left: 232px;
185184
}
186185
p.pagination > a {
187186
background-color: rgba(128,128,128,0.4);

0 commit comments

Comments
 (0)