taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit a4c315ad115c9b0b6001db6e025ffe8597aa61f9
parent 7b77a1ea87a352ee89be95d13f99a6450e09135c
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 22 Feb 2021 17:58:32 +0100

reduce size

Diffstat:
Mtemplate/index.html.j2 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/index.html.j2 b/template/index.html.j2 @@ -3,7 +3,7 @@ <div class="container"> <div class="row justify-content-center"> - <img style="width:80vw" src="{{ url_static('images/logo-2020.jpg') }}"> + <img style="width:40vw" src="{{ url_static('images/logo-2020.jpg') }}"> </div> <div class="row mt-5">