MMM-Trello
MMM-Trello copied to clipboard
Added option to change size of header from config file
Thought the the header for the card was a bit large compared to my other modules.
I updated the getdom and the css so one can adjust the size from the config.js with:
fontSize:"medium" // Options: "medium" and "large".
Updated the readme accordingly.
Tested and working, size adjustments can be made in the CSS file.