gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: Fixed border overlap of navigation


From: gnunet
Subject: [www] branch master updated: Fixed border overlap of navigation
Date: Mon, 04 Jul 2022 12:59:24 +0200

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

thejackimonster pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new edd1a07  Fixed border overlap of navigation
edd1a07 is described below

commit edd1a079237b10ca7c53af4ffcbe1959ea350326
Author: TheJackiMonster <thejackimonster@gmail.com>
AuthorDate: Mon Jul 4 12:59:15 2022 +0200

    Fixed border overlap of navigation
    
    Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
---
 template/use.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/use.html.j2 b/template/use.html.j2
index d261738..2c4fab3 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -20,7 +20,7 @@
       </nav>
     </div>
 
-    <div class="col">
+    <div class="col" style="padding-left: 35px">
       <section>
         <p>
          This document is just a brief introduction on what can be done with 
GNUnet. Find out much more in our <a 
ref="https://docs.gnunet.org/";>documentation</a>, e.g. in the section <a 
href="https://docs.gnunet.org/handbook/gnunet.html#toc-Using-GNUnet-1";>"using 
GNUnet"</a> in the handbook.

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