2024-01-29 09:26:07 +08:00

5 lines
91 B
JavaScript

export default {
gapSmall: '4px 8px',
gapMedium: '8px 12px',
gapLarge: '12px 16px'
};