MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.
SOLVED Everything in corner
-
I am setting up the magic mirror 2 on a raspberry pi 1 b+. I’ve set up everything but kiosk mode and the calendar and weather. I can’t figure out how to keep the text from being in the corner. I’ve tried changing the module location (like top_right, ect.) I can probably fix it in the css, but don’t know how. -
Fixed it:
set custom.css to:height: 90%; width: 90%;