Open danielmlow opened 3 years ago
@satra Text from question (and preamble) is centered by default. Doesn't create the best look in certain cases. Is there a parameter to change this or change it through HTML?
question
Here is the example: https://github.com/danielmlow/WellBeingStudy_daily/blob/master/activities/daily_activity/items/journaling_2
try <p style='text-align:left;'> your text </p> in your question
<p style='text-align:left;'> your text </p>
@satra Text from
question
(and preamble) is centered by default. Doesn't create the best look in certain cases. Is there a parameter to change this or change it through HTML?Here is the example: https://github.com/danielmlow/WellBeingStudy_daily/blob/master/activities/daily_activity/items/journaling_2