Skip to content

Commit

Permalink
fix: mode-support for pagination
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Dec 11, 2023
1 parent ffe16de commit f575ebc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/blog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@

.pagination {
text-align: center;
.page_number {
color: var(--color-primary-qtext);
margin: 0rem 2rem;
}
}

.blog-filter {
Expand Down

0 comments on commit f575ebc

Please sign in to comment.