@nowayto Yes, you can add your own dimensions in the ~/MagicMirror/css/custom.css.
I have noticed an error in the module css. I have corrected it. Please do a git pull before attempting the below changes.
You could set it as follows:
.growatt-table {
font-weight: bold;
color: orangered;
font-size: 0.5rem;
}
