WIP Сделала пагинацию

This commit is contained in:
Daria Golova
2022-11-23 17:37:22 +03:00
parent 2e0055ec83
commit eaa128a0d4
3 changed files with 161 additions and 2 deletions

View File

@@ -44,3 +44,5 @@
--border-light-grey-color-1: rgba(211, 212, 220, 0.5)
--bg-white-color-0: rgba(255, 255, 255, 0.3)
--border-red-color: #ff6565
--pagination-item-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%)
--pagination-current-item-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%)