forked from Decentrala/website
change postiton of location and time text to make more space from events
This commit is contained in:
parent
12235ab51e
commit
25662d7bda
@ -59,7 +59,7 @@ def drawPoster(events, bg, fg, month:int):
|
||||
height = 410
|
||||
|
||||
draw.text((120, height), "Radionice pocinju u 19h u DC Krovu", font=fontIosevkaSmall, fill=fg)
|
||||
height += 70
|
||||
height += 100
|
||||
|
||||
for event in events:
|
||||
date = DAYS_OF_WEEK_SR[event["date"].weekday()]
|
||||
|
Loading…
Reference in New Issue
Block a user