2025-02-28 19:43:11 +08:00

5 lines
91 B
JavaScript

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