A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Clock Module css edit
- 
 Cock Module. 
 My design is working fine but I am having a heck of a time formatting one component.
 Currently my time for example reads the following in a 12hr format
 12:28PMIs there a way to add a space between the 8 and PM so it looks like 
 12:28 PMCan not find in the css where I can change it if it is possible. 
 Thanks
 carltonb
- 
 
- 
 Thanks so much. 
 Worked fine.
 I had to tweak the code to this to make a difference..clock .time span { margin-left: 100px; }

