diff --git a/static/styles.css b/static/styles.css index 005bbc0..3cc21bc 100644 --- a/static/styles.css +++ b/static/styles.css @@ -33,7 +33,7 @@ form p { main { margin:0; padding:0; - position: absolute; + position: relative; } div.leaflet-popup-content { diff --git a/templates/quienes.html b/templates/quienes.html index a1affa7..0cf7a80 100644 --- a/templates/quienes.html +++ b/templates/quienes.html @@ -1,6 +1,6 @@ {% extends 'secondbase.html' %} - {% block content %} +