Files
drip/styles/spacing.js
T

8 lines
113 B
JavaScript

export default {
tiny: 4,
small: 10,
base: 16,
large: 20,
symptomTileWidth: '48%',
textWidth: '70%'
}