make pagination look more clickable

This commit is contained in:
Aadil Ayub 2022-01-13 14:22:22 +05:00
parent 6151b1ec80
commit 5ceb244c00
1 changed files with 1 additions and 0 deletions

View File

@ -609,6 +609,7 @@ ul.pagination {
text-align: center;
font-size: 38px;
border-bottom: 2px solid black;
cursor: pointer;
}
li.page-item {