Skip to content

Commit

Permalink
Update margin-left in asc-desc icon
Browse files Browse the repository at this point in the history
  • Loading branch information
abuna1985 committed Apr 5, 2022
1 parent 5ded0dc commit 01fbeaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ body {
outline-color: #003666;
}

.c-table__button--asc::after,
.c-table__button--desc::after {
.c-table__button--asc,
.c-table__button--desc {
margin-left: 2px;
}

Expand Down

0 comments on commit 01fbeaf

Please sign in to comment.