diff --git a/resources/js/components/SMPagination.vue b/resources/js/components/SMPagination.vue index 67ee172..a8694ac 100644 --- a/resources/js/components/SMPagination.vue +++ b/resources/js/components/SMPagination.vue @@ -127,7 +127,7 @@ const handleClickPage = (page: number): void => { align-items: center; font-family: var(--header-font-family); font-size: 90%; - font-weight: 700; + font-weight: 600; margin-bottom: 24px; .item {