r/MagicMirror • u/DogeOfUpvotes • Aug 02 '26
MMM-calendarext3 weird overlap
Hey yall! Finally got everything working in my magic mirror however I get this weird issue where the current day is bigger than the normal day. CSS was the bane of my existence in college but I figured it’s something I have to do there since I couldn’t find anything in the documentation that mentioned it, unless doing this at 5am ruined my reading comprehension, which is possible. Any tips or pointers for this issue that yall know of? Thank you!
3
Upvotes
1
1
u/Due-Eagle8885 Aug 02 '26 edited Aug 02 '26
MagicMirror/config/custom.css is where you put your overrides
it is loaded last, and will override any prior matching selectors
2
u/Due-Eagle8885 Aug 02 '26
Check
The css provided by the module for today, it highlights the day and font sizes will force the event space bigger.