tuning home page image size
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
<div style="padding-left: 140px; padding-right: 140px;">
|
||||
<h3>{{ cartoon_title }}</h3>
|
||||
<p class="text-right">
|
||||
<div>
|
||||
<h3 class="text-center">{{ cartoon_title }}</h3>
|
||||
<p class="text-center">
|
||||
<img src="{{ cartoon_url }}"
|
||||
class="img_responsive" style="display:inline; width:100%" /><br>
|
||||
class="img_responsive" style="width:440px" /><br>
|
||||
<a href="https://www.chappatte.com/fr/" target="_blank">© Chappatte</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user