Created by: SamarthAroraa
Closes #31386 (closed)
Declared the following Sass variables in the scss/_variables.scss
file-
-
$pagination-transition
which is identical to$btn-transition
-
$pagination-focus-color
which is identical to$pagination-hover-color
-
$pagination-focus-bg
which is identical to$pagination-hover-bg
Made corresponding changes to the .page-link
class in the scss/_pagination.scss
file