1
0
mirror of https://github.com/SomboChea/ui synced 2024-09-29 12:57:52 +07:00
verdaccio-ui/src/webui/utils/styles/spacings.js

7 lines
93 B
JavaScript
Raw Normal View History

2019-02-03 17:23:33 +07:00
// Spacings
// -------------------------
export const spacings = {
lg: '30px',
};