pagination changed

This commit is contained in:
Kakabay 2023-03-07 17:23:26 +05:00
parent bcf8f5251a
commit 66a66c314d
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@
align-items: center;
justify-content: center;
cursor: pointer;
border: 0.1rem solid $main;
background: $main;
color: $white;
// border: 0.1rem solid $main;
// background: $main;
color: $main;
font-size: 1.8rem;
pointer-events: none;
}