update fontsize for mobile

This commit is contained in:
2021-11-24 01:56:03 +01:00
parent f467741c09
commit 07705cefdc
4 changed files with 16 additions and 16 deletions

View File

@@ -25,12 +25,12 @@ def generate_div(data):
<social class="white">
<div class="form-group">
<div class="col-md-12 pt-3">
<h5>{}</h5>
<h4 style="text-decoration: underline;">{}</h4>
<h6>Author*Innen: {}</h6>
<small><i>Tags: {}</i></small>
<i>Tags: {}</i>
<br>
<br>
<i>{}</i>
<h5><i>{}</i></h5>
</div>
</div>
</social>