Better management of margin/gap between each button with flex display

This commit is contained in:
Jean-Baptiste Bellet
2023-08-15 10:45:45 +02:00
parent 9396e75806
commit a2da3c2f61

View File

@@ -5,6 +5,10 @@
background-color: $color-7;
display: flex;
justify-content: center;
gap: 5px;
.page {
width: 40px;
line-height: 40px;