A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Resize custom or main modules
- 
 @kirash4 didn’t resize, suggest me another way to resize array 
- 
 @shreyash said in Resize custom or main modules: @kirash4 didn’t resize, suggest me another way to resize array When your CSS doesn’t seem to have any affect it’s usually one of two things: - 
your rule is not specific enough, and is being overridden by one that is more specific than yours 
- 
your rule has typos in it… sometimes it could be the difference of a space. div.someClassis interpreted by CSS differently thandiv .someClass
 If you haven’t done so already, search this forum for the CSS 101 guide which should help explain the above. 
- 
- 
 @j-e-f-f Unable to customize 
- 
 Hi, how can I add more space between lines off weatherforecast? 


