Fix long title issue

clubs
Laurent 1 year ago
parent a3cfbd1f31
commit 6f5de6e950
  1. 2
      tournaments/templates/tournaments/base.html

@ -25,7 +25,7 @@
<body class="wrapper"> <body class="wrapper">
<header> <header>
<div class="grid-x"> <div class="grid-x">
<div class="medium-6 large-6 cell topblock my-block "> <div class="cell topblock my-block ">
<a href="{% url 'index' %}"> <a href="{% url 'index' %}">
<img <img
src="{% static 'tournaments/images/PadelClub_logo_512.png' %}" src="{% static 'tournaments/images/PadelClub_logo_512.png' %}"

Loading…
Cancel
Save