diff --git a/components/cycle-day/symptom-box.js b/components/cycle-day/symptom-box.js index a4bb10d..bb20435 100644 --- a/components/cycle-day/symptom-box.js +++ b/components/cycle-day/symptom-box.js @@ -119,6 +119,7 @@ const styles = StyleSheet.create({ width: Spacing.symptomTileWidth }, symptomName: { + paddingTop: Sizes.tiny, color: Colors.purple, fontSize: Sizes.base, lineHeight: Sizes.base