MMM-Trello icon indicating copy to clipboard operation
MMM-Trello copied to clipboard

Added option to change size of header from config file

Open PierreGode opened this issue 2 years ago • 0 comments

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.

PierreGode avatar Jun 05 '23 12:06 PierreGode