Hi @Stevland
fix in user-styles.css
smaller fonts for span number
span.number {
font-family: ‘Product Sans’, Montserrat, sans-serif;
font-size: 22px !important;
font-weight: 100;
position: relative;
top: 3px;
}
fix table footer numbering
#table-foot-options a {
margin: 0 0 0 0px;
}