Fix pagination spacing

This commit is contained in:
2020-02-26 15:56:32 +01:00
parent c9b1f63c64
commit 17c1e3e930

View File

@@ -34,6 +34,7 @@
&--numbers { &--numbers {
overflow: hidden; overflow: hidden;
height: 62px; height: 62px;
margin-right: 4px;
@include breakpoint (sm) { @include breakpoint (sm) {
height: 136px; height: 136px;