update larger and mobile-friendly padding for page navigation
This commit is contained in:
parent
4377081a7c
commit
d2169eb6e9
3 changed files with 3 additions and 3 deletions
|
@ -433,7 +433,7 @@ ul.pagination {
|
|||
ul.pagination li.page-item {
|
||||
display: inline-block; }
|
||||
ul.pagination li.page-item a {
|
||||
padding: 0.05em 0.25em; }
|
||||
padding: 0.05em 0.5em; }
|
||||
ul.pagination li.page-item.active a {
|
||||
color: #c2255c;
|
||||
border-bottom: 3px solid #c2255c; }
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue