gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] branch master updated: reduce load flickeri


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: reduce load flickering
Date: Fri, 23 Apr 2021 12:13:08 +0200

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

dold pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new dac563c  reduce load flickering
dac563c is described below

commit dac563c3ade2e03736afa48735b085db84acee09
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Apr 23 12:13:04 2021 +0200

    reduce load flickering
---
 talermerchantdemos/templates/common-base.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/templates/common-base.html.j2 
b/talermerchantdemos/templates/common-base.html.j2
index e1bde22..9c854e5 100644
--- a/talermerchantdemos/templates/common-base.html.j2
+++ b/talermerchantdemos/templates/common-base.html.j2
@@ -27,7 +27,7 @@
 <body>
   <header class="demobar" style="display: flex; flex-direction: row;">
     <a href="https://taler.net/";>
-    <img src="{{ static('logo-white.svg') }}" height="100" style="margin: 2em 
2em"><br/>
+    <img src="{{ static('logo-white.svg') }}" height="100" width="224" 
style="margin: 2em 2em"><br/>
     </a>
     <div style="max-width: 50em">
       {% block header_content %}

-- 
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]