Skip to content

Commit

Permalink
Fix color
Browse files Browse the repository at this point in the history
  • Loading branch information
ngzhio committed Jul 16, 2020
1 parent 061f114 commit f103412
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/hamilton/skin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ table {
border-color: $border-color-light;
}

.post-pagination {
border-color: $border-color-light;
}

ul.post-tags {
li {
background-color: $border-color-light;
Expand Down

0 comments on commit f103412

Please sign in to comment.