Skip to content

Commit

Permalink
ran prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
amrmoustafa123 committed Oct 21, 2023
1 parent cbf3579 commit b974264
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions assets/scss/components/_pagniator.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
}
}


a {
text-decoration: auto;
}
Expand All @@ -34,7 +33,6 @@
background: #ff7777 !important;
}


.pagination__item--current {
color: white;
background-color: #bf112b;
Expand All @@ -44,8 +42,6 @@
animation: all 0.4s ease-in;
}



@media only screen and (max-width: 600px) {
.pagination {
font-size: 1rem;
Expand Down Expand Up @@ -79,4 +75,4 @@
padding-inline-end: 20px !important;
}
}
}
}

0 comments on commit b974264

Please sign in to comment.