diff sat_templates/templates/bulma/blog/item.html @ 251:80cfec962b1e

bulma (blog): more padding
author Goffi <goffi@goffi.org>
date Thu, 16 Jul 2020 09:08:34 +0200
parents 40fccd3b7cf0
children ae365c036a58
line wrap: on
line diff
--- a/sat_templates/templates/bulma/blog/item.html	Thu Jul 16 09:08:34 2020 +0200
+++ b/sat_templates/templates/bulma/blog/item.html	Thu Jul 16 09:08:34 2020 +0200
@@ -15,7 +15,7 @@
     {# we may display items in different language in a specific way #}
     {% set other_lang = " other_lang" if expanded else " other_lang state_init" %}
 {% endif %}
-    <article id="{{item.id}}" class="media has-background-white px-1 py-1" >
+    <article id="{{item.id}}" class="media has-background-white px-4 py-3" >
         {% if identities is defined %}
             {% if avatar is defined %}
                 <div class="media-left">