chore: remove redundant css rule
This commit is contained in:
@@ -38,9 +38,3 @@
|
|||||||
background-color: var(--Base-Text-Accent);
|
background-color: var(--Base-Text-Accent);
|
||||||
border-radius: var(--Corner-radius-Rounded);
|
border-radius: var(--Corner-radius-Rounded);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 768px) {
|
|
||||||
.pagination {
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user