Skip to content

Commit

Permalink
remove font sizes from clock
Browse files Browse the repository at this point in the history
  • Loading branch information
arraylabs authored Mar 12, 2017
1 parent f61cda5 commit f9ef542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dark_flower/variables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ cover_title2_style: $style_title2
cover_widget_style: $background_style
cover_state_text_style: "font-weight: 400; color: $white"

clock_date_style: "color: $white; font-size: 180%"
clock_time_style: "color: $white; font-size: 450%"
clock_date_style: "color: $white;"
clock_time_style: "color: $white;"
clock_widget_style: $background_style

weather_main_style: "color: $orange"
Expand Down

0 comments on commit f9ef542

Please sign in to comment.