gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: reduce size


From: gnunet
Subject: [taler-www] branch master updated: reduce size
Date: Mon, 22 Feb 2021 17:58:40 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new a4c315a  reduce size
     new 0d07e99  Merge branch 'master' of git+ssh://git.taler.net/www
a4c315a is described below

commit a4c315ad115c9b0b6001db6e025ffe8597aa61f9
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Feb 22 17:58:32 2021 +0100

    reduce size
---
 template/index.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/index.html.j2 b/template/index.html.j2
index c8b2bea..1e4f4d3 100644
--- 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">

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]