Skip to content

Commit

Permalink
Update "Pokaż więcej" button
Browse files Browse the repository at this point in the history
  • Loading branch information
danon committed Nov 12, 2024
1 parent 2a48f5c commit 7dbe7c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/sass/pages/_homepage_modern.scss
Original file line number Diff line number Diff line change
Expand Up @@ -716,4 +716,8 @@ body.homepage-modern {
@include color-theme($primary-color-light, $primary-color-dark);
}
}

.page-link {
@include background-theme($opposite-color-light, $opposite-color-dark);
}
}

0 comments on commit 7dbe7c6

Please sign in to comment.