mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-29 21:17:17 +00:00
Better management of margin/gap between each button with flex display
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
|
||||
background-color: $color-7;
|
||||
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 5px;
|
||||
|
||||
.page {
|
||||
width: 40px;
|
||||
line-height: 40px;
|
||||
|
||||
Reference in New Issue
Block a user