@MMRIZE Did not work for me, but it was a good hint… I added it in the clock_styles.css: .module.clock .sun, .module.clock .moon { display: flex; font-size: 25px; min-width: 130px; } .module.clock .sun > *, .module.clock .moon > * { flex: 1; font-size: 25px; min-width: 130px; Worked perfect for me! Thanks anyway! I hope i’ll find a solution for MMM-CalendarWeek too, at this time everything i tried did not work… Font-Size too small for me…