LeireTedCas commited on
Commit
04831f1
1 Parent(s): 44bf0be

Update templates/pdf_casa_comercial.html

Browse files
Files changed (1) hide show
  1. templates/pdf_casa_comercial.html +1 -1
templates/pdf_casa_comercial.html CHANGED
@@ -89,7 +89,7 @@
89
  {% for titulo, pdfs in titulos.items() %}
90
 
91
 
92
- <div style="display: inline-block; border: 1px solid #ffffff; padding: 10px;">
93
  <strong style="font-size: 2.5rem; font-family: Arial, Helvetica, sans-serif; margin: 0;">{{ titulo }} :</strong>
94
  </div>
95
 
 
89
  {% for titulo, pdfs in titulos.items() %}
90
 
91
 
92
+ <div style="display: inline-block; border: 1.5px solid #ffffff; padding: 10px;">
93
  <strong style="font-size: 2.5rem; font-family: Arial, Helvetica, sans-serif; margin: 0;">{{ titulo }} :</strong>
94
  </div>
95