Increase distance between numbers to be 8px

This commit is contained in:
Jean-Baptiste Bellet
2023-08-15 10:46:35 +02:00
parent a2da3c2f61
commit 6e29dd95ef

View File

@@ -7,7 +7,7 @@
display: flex;
justify-content: center;
gap: 5px;
gap: 8px;
.page {
width: 40px;