PButcher / flipdown

⏰ A lightweight and performant flip styled countdown clock
https://pbutcher.uk/flipdown/
MIT License
383 stars 122 forks source link

Line break after day-counter. #17

Open ghost opened 4 years ago

ghost commented 4 years ago

How can i force a line break after the day-counter?

OffCrazyFreak commented 1 year ago

This can probably be done by using flex to align the rotors and using flex-basis 1 on the desired part of the counter (days in your case) for that part to take up the 100% width of the width.