6 lines
66 B
JavaScript
6 lines
66 B
JavaScript
export default {
|
|
tiny: 4,
|
|
small: 10,
|
|
base: 16,
|
|
large: 20
|
|
} |