diff sat_templates/templates/bulma/blog/item.html @ 246:1928ba66c194

bulma: replaced custom styles by new spacing helpers
author Goffi <goffi@goffi.org>
date Fri, 19 Jun 2020 17:57:13 +0200
parents 0e69b5843c2f
children 40fccd3b7cf0
line wrap: on
line diff
--- a/sat_templates/templates/bulma/blog/item.html	Fri Jun 19 17:57:13 2020 +0200
+++ b/sat_templates/templates/bulma/blog/item.html	Fri Jun 19 17:57:13 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 has-padding-1" >
+    <article id="{{item.id}}" class="media has-background-white px-1 py-1" >
         {% if identities is defined %}
             {% if avatar is defined %}
                 <div class="media-left">