Kuautli commited on
Commit
a5a6d34
·
verified ·
1 Parent(s): 30c8041

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -121,9 +121,9 @@
121
  <div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px;">
122
  <!-- Imagen de flechas bidireccionales -->
123
  <div style="flex-shrink: 0;">
124
- <img src="{{ url_for('static', filename='bidirectional_arrows.png') }}"
125
  alt="Flechas Bidireccionales"
126
- style="width: 60%; height: 10%;">
127
  </div>
128
 
129
  <!-- Texto descriptivo -->
 
121
  <div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px;">
122
  <!-- Imagen de flechas bidireccionales -->
123
  <div style="flex-shrink: 0;">
124
+ <img src="{{ url_for('static', filename='bidirectional_arrows.jpeg') }}"
125
  alt="Flechas Bidireccionales"
126
+ style="width: 30%; height: 30%;">
127
  </div>
128
 
129
  <!-- Texto descriptivo -->