Files
drip/styles/spacing.js
T
Maria Zadnepryanets 885da5c293 Symptom view redesign
2020-08-22 13:08:23 +02:00

8 lines
113 B
JavaScript

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