Pagination

I hate math
This commit is contained in:
Michał Gdula 2023-04-06 18:42:04 +00:00
parent f33842ead3
commit a46192566f
6 changed files with 108 additions and 15 deletions

View file

@ -19,6 +19,25 @@
background-color: RGB($bg-100)
border-radius: $rad
.pill-text
margin: 0
padding: 0.5rem
width: auto
height: 2.5rem
display: flex
justify-content: center
align-items: center
position: relative
text-align: center
font-size: 1rem
font-weight: 500
color: RGB($fg-white)
.pill-item
margin: 0
padding: 0.5rem